Skip to content

Commit 13921da

Browse files
Merge pull request #2381 from NCCE/3022-update-course-code-on-seed
Updating course code
2 parents 125c90b + dc4fa7b commit 13921da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/seeds/activities/mylearning.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@
828828
activity.category = "online"
829829
activity.self_certifiable = false
830830
activity.provider = "stem-learning"
831-
activity.stem_activity_code = "CO512"
831+
activity.stem_activity_code = "CO502"
832832
activity.always_on = true
833833

834834
activity.programmes = [secondary_certificate]

0 commit comments

Comments
 (0)