Replace cancelled course in Summer Elective Set 2 with new course "Innovation and Design" qualifying for Brand Management, Entrepreneurship and Innovation, Marketing, and Strategy (S2).
794 B
794 B
1. Course Data
- 1.1 Replace
sum2-managing-growingentry inapp/src/data/courses.tswith newsum2-innovation-designcourse: name "Innovation and Design", setId "sum2", qualifications BRM (standard), ENT (standard), MKT (standard), STR (S2)
2. Test Assertions
- 2.1 Update STR marker counts in
app/src/data/__tests__/data.test.ts: S1 from 10 to 9, S2 from 7 to 8 - 2.2 Update per-specialization "across sets" counts: BRM 6→7, MKT 7→8, LCM 9→8, MGT 11→10
3. Version and Changelog
- 3.1 Bump version to
1.1.1and update date inapp/vite.config.ts(__APP_VERSION__and__APP_VERSION_DATE__) - 3.2 Add v1.1.1 entry to
CHANGELOG.mddocumenting the course replacement
4. Verification
- 4.1 Run test suite and confirm all tests pass