v1.1.1: Replace cancelled Managing Growing Companies with Innovation and Design
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).
This commit is contained in:
@@ -109,11 +109,10 @@ export const COURSES: Course[] = [
|
||||
|
||||
// === Summer Elective Set 2 ===
|
||||
{
|
||||
id: 'sum2-managing-growing', name: 'Managing Growing Companies', setId: 'sum2',
|
||||
cancelled: true,
|
||||
id: 'sum2-innovation-design', name: 'Innovation and Design', setId: 'sum2',
|
||||
qualifications: [
|
||||
{ specId: 'ENT', marker: 'standard' }, { specId: 'LCM', marker: 'standard' },
|
||||
{ specId: 'MGT', marker: 'standard' }, { specId: 'STR', marker: 'S1' },
|
||||
{ specId: 'BRM', marker: 'standard' }, { specId: 'ENT', marker: 'standard' },
|
||||
{ specId: 'MKT', marker: 'standard' }, { specId: 'STR', marker: 'S2' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user