Skip to content

Commit

Permalink
section fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Oct 10, 2024
1 parent b4d3ba5 commit 92d69f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"course_sections": [
{
"id": 1,
"course": 1
"course": 1,
"section": 0
}
],
"course_modules": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"objectType": "Activity",
"definition": {
"name": {
"en": "test_name Section 1"
"en": "test_name Section 0"
},
"type": "http://id.tincanapi.com/activitytype/section"
}
Expand Down

0 comments on commit 92d69f7

Please sign in to comment.