We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13921da commit c7563d2Copy full SHA for c7563d2
db/seeds/activities/mylearning.rb
@@ -558,7 +558,7 @@
558
activity.category = "online"
559
activity.self_certifiable = false
560
activity.provider = "stem-learning"
561
- activity.stem_activity_code = "CO411"
+ activity.stem_activity_code = "CO411A"
562
activity.always_on = true
563
564
activity.programmes = [secondary_certificate]
@@ -858,7 +858,7 @@
858
859
860
861
- activity.stem_activity_code = "CO238"
+ activity.stem_activity_code = "CO438"
862
863
864
activity.programmes = [cs_accelerator]
0 commit comments