Skip to content

Commit a1d636f

Browse files
committed
Formatting fix
1 parent 78b4046 commit a1d636f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db/seeds/activities/mylearning.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,8 +551,6 @@
551551

552552
########################################################################################################################
553553

554-
########################################################################################################################
555-
556554
Activity.find_or_initialize_by(stem_course_template_no: "054037e5-eff8-ef11-bae2-6045bd0da0e9").tap do |activity|
557555
activity.title = "New leaders of secondary computing"
558556
activity.credit = 50
@@ -1016,6 +1014,8 @@
10161014
activity.programmes = [primary_certificate]
10171015
end.save!
10181016

1017+
########################################################################################################################
1018+
10191019
Activity.find_or_initialize_by(stem_course_template_no: "0ba68557-50fe-ef11-bae3-6045bd0da0e9").tap do |activity|
10201020
activity.title = "Supporting GCSE computer science students at grades 1-3"
10211021
activity.credit = 60

0 commit comments

Comments
 (0)