Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
197 changes: 197 additions & 0 deletions courseInstances/Part4/assessments/Scratch/infoAssessment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
{
"uuid": "9d4d7173-7227-4e0a-9175-83c87865d444",
"set": "Sample",
"type": "Homework",
"title": "Scratch: Harvard CS50",
"number": "5",
"allowAccess": [
{
"startDate": "2025-05-06T00:00:01",
"credit": 100
}
],
"text": "This assessment follows CS50's Introduction to Programming with Scratch, OpenCouraseWare from Harvard University (https://cs50.harvard.edu/scratch/2024/).",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"text": "This assessment follows CS50's Introduction to Programming with Scratch, OpenCouraseWare from Harvard University (https://cs50.harvard.edu/scratch/2024/).",
"text": "This assessment follows CS50's Introduction to Programming with Scratch, OpenCourseWare from Harvard University (https://cs50.harvard.edu/scratch/2024/).",

One char typo

"zones": [
{
"title": "Units 1-3",
"questions": [
{
"id": "Scratch/scratch_editor",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/stage_position",
"points": 1,
"maxPoints": 10
},
{
"id": "Scratch/what_is_a_costume",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_a_function",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_an_event",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_an_input",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_a_script",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_a_sprite",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/project_1",
"points": 5,
"maxPoints": 5
},
{
"id": "Scratch/project_2",
"points": 5,
"maxPoints": 5
},
{
"id": "Scratch/project_3",
"points": 5,
"maxPoints": 5
}
]
},
{
"title": "Units 4-6",
"questions": [
{
"id": "Scratch/block_position_1",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/block_position_2",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/category_for_conditionals",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/category_for_input",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/category_for_loops",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/category_for_say",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_a_value",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_join",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_round",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/loop_choice",
"points": 1,
"maxPoints": 5
},
{
"id": "Scratch/what_is_a_handler",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_an_object",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/what_is_Boolean",
"points": 1,
"maxPoints": 1
},
{
"id": "Scratch/project_4",
"points": 5,
"maxPoints": 5
},
{
"id": "Scratch/project_5",
"points": 5,
"maxPoints": 5
},
{
"id": "Scratch/project_6",
"points": 5,
"maxPoints": 5
}
]
},
{
"title": "Units 7-9",
"questions": [
{
"id": "Scratch/what_is_a_global",
"points": 1
},
{
"id": "Scratch/what_is_a_local",
"points": 1
},
{
"id": "Scratch/what_is_broadcasting",
"points": 1
},
{
"id": "Scratch/what_is_a_variable",
"points": 1
},
{
"id": "Scratch/project_7",
"points": 5,
"maxPoints": 5
},
{
"id": "Scratch/project_8",
"points": 5,
"maxPoints": 5
},
{
"id": "Scratch/project_9",
"points": 5,
"maxPoints": 5
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"uuid": "52df6d7b-5726-4e8f-9ea4-0b10d8e2d4de",
"type": "Homework",
"title": "Bashcrawl!",
"set": "Activity",
"number": "UBC_CPSC203_1",
"allowRealTimeGrading": true,
"multipleInstance": false,
"autoClose": false,
"requireHonorCode": false,
"allowIssueReporting": false,
"allowAccess": [
{
"credit": 100,
"mode": "Public"
},
{
"comment": "show in schedule and avoid accidental release of info",
"showClosedAssessment": false,
"showClosedAssessmentScore": false,
"active": false
}
],
"zones": [
{
"title": "Bashcrawl",
"questions": [
{
"id": "firas/lab_1_bashcrawl",
"points": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"uuid": "affb3512-8121-4cf3-9f06-e7cf811a3d70",
"type": "Homework",
"title": "Emergency Department Wait Times",
"set": "Activity",
"number": "UBC_CPSC210_2",
"allowRealTimeGrading": true,
"multipleInstance": false,
"autoClose": false,
"requireHonorCode": false,
"allowIssueReporting": false,
"allowAccess": [
{
"credit": 100,
"mode": "Public"
},
{
"comment": "show in schedule and avoid accidental release of info",
"showClosedAssessment": false,
"showClosedAssessmentScore": false,
"active": false
}
],
"zones": [
{
"title": "Code reading exercise",
"questions": [
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/introduction",
"points": 0
},
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/responsibilities",
"points": 6
},
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/newGroupingA",
"points": 4
},
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/newGroupingB",
"points": 4
},
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/testing",
"points": 4
}
]
},
{
"title": "Testing and Implementation",
"questions": [
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/chartResults",
"points": 2
},
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/testingAndImplementation",
"autoPoints": 55,
"manualPoints": 25
},
{
"id": "wccce_2025/ubc_cpsc_210/EDWaitTimes/growth",
"points": 0
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"uuid": "3149428b-f9e1-444c-ba64-c13173f4b663",
"type": "Homework",
"title": "Puppy Caller",
"set": "Activity",
"number": "UBC_CPSC210_1",
"allowRealTimeGrading": true,
"multipleInstance": false,
"autoClose": false,
"requireHonorCode": false,
"allowIssueReporting": false,
"allowAccess": [
{
"credit": 100,
"mode": "Public"
},
{
"comment": "show in schedule and avoid accidental release of info",
"showClosedAssessment": false,
"showClosedAssessmentScore": false,
"active": false
}
],
"zones": [
{
"questions": [
{
"id": "wccce_2025/ubc_cpsc_210/PuppyCaller/introduction",
"points": 0
},
{
"id": "wccce_2025/ubc_cpsc_210/PuppyCaller/testingAndImplementation",
"autoPoints": 75,
"manualPoints": 25
},
{
"id": "wccce_2025/ubc_cpsc_210/PuppyCaller/growth",
"points": 0
}
]
}
]
}
12 changes: 12 additions & 0 deletions courseInstances/Showcase_wccce2025/infoCourseInstance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"uuid": "c6ff15ad-7dc3-430d-88a7-abe2327a45f4",
"longName": "Showcase - WCCCE 2025",
"hideInEnrollPage": true,
"allowAccess": [
{
"startDate": "2025-04-26T00:00:01",
"endDate": "2400-05-13T23:59:59",
"institution": "Any"
}
]
}
2 changes: 1 addition & 1 deletion infoCourse.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"abbreviation": "S",
"name": "Sample",
"heading": "Explore how others' have used PrairieLearn",
"heading": "Explore how others have used PrairieLearn",
"color": "orange1",
"description": "Explore creative ways others have used PrairieLearn"
}
Expand Down
12 changes: 12 additions & 0 deletions questions/Scratch/block_position_1/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"uuid": "039d3ef8-aa0e-4526-8870-2100634403df",
"title": "Block Position",
"topic": "Scratch",
"showCorrectAnswer": false,
"singleVariant": true,
"tags": [
"jgfoster",
"2025"
],
"type": "v3"
}
12 changes: 12 additions & 0 deletions questions/Scratch/block_position_2/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"uuid": "3d5c1f32-7146-4cc4-b458-4dc583f70d0a",
"title": "Block Position",
"topic": "Scratch",
"showCorrectAnswer": false,
"singleVariant": true,
"tags": [
"jgfoster",
"2025"
],
"type": "v3"
}
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.