File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 357357########################################################################################################################
358358
359359Activity . find_or_initialize_by ( stem_course_template_no : "74674e39-eeed-ef11-9342-002248c6bc9f" ) . tap do |activity |
360- activity . title = "KS3 computing (module 1): Creative curriculum design principles"
361- activity . credit = 50
362- activity . slug = "ks3-computing-module-1-creative-curriculum-design-principles-online"
363- activity . category = "online"
364- activity . self_certifiable = false
365- activity . provider = "stem-learning"
366- activity . stem_activity_code = "CO247"
367- activity . always_on = true
368-
369- activity . programmes = [ secondary_certificate ]
360+ activity . title = "KS3 computing (module 1): Creative curriculum design principles"
361+ activity . credit = 50
362+ activity . slug = "ks3-computing-module-1-creative-curriculum-design-principles-online"
363+ activity . category = "online"
364+ activity . self_certifiable = false
365+ activity . provider = "stem-learning"
366+ activity . stem_activity_code = "CO247"
367+ activity . always_on = true
368+
369+ activity . programmes = [ secondary_certificate ]
370370end . save!
371371
372372########################################################################################################################
You can’t perform that action at this time.
0 commit comments