-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Loading branch information
1 parent
b8e4ce8
commit 5b65674
Showing
7 changed files
with
56 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
python_sources(name="rapidresponse_migrations") | ||
python_sources(name="rapidresponse_migrations") |
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
src/rapid_response_xblock/test_data/2017_SGA/about/entrance_exam_minimum_score_pct.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
50 | ||
50 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<assets/> | ||
<assets/> |
2 changes: 1 addition & 1 deletion
2
src/rapid_response_xblock/test_data/2017_SGA/policies/assets.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{} | ||
{} |
44 changes: 22 additions & 22 deletions
44
src/rapid_response_xblock/test_data/2017_SGA/policies/course/grading_policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
{ | ||
"GRADER": [ | ||
{ | ||
"drop_count": 2, | ||
"min_count": 12, | ||
"short_label": "HW", | ||
"type": "Homework", | ||
"drop_count": 2, | ||
"min_count": 12, | ||
"short_label": "HW", | ||
"type": "Homework", | ||
"weight": 0.15 | ||
}, | ||
}, | ||
{ | ||
"drop_count": 2, | ||
"min_count": 12, | ||
"short_label": "", | ||
"type": "Lab", | ||
"drop_count": 2, | ||
"min_count": 12, | ||
"short_label": "", | ||
"type": "Lab", | ||
"weight": 0.15 | ||
}, | ||
}, | ||
{ | ||
"drop_count": 0, | ||
"min_count": 1, | ||
"short_label": "Midterm", | ||
"type": "Midterm Exam", | ||
"drop_count": 0, | ||
"min_count": 1, | ||
"short_label": "Midterm", | ||
"type": "Midterm Exam", | ||
"weight": 0.3 | ||
}, | ||
}, | ||
{ | ||
"drop_count": 0, | ||
"min_count": 1, | ||
"short_label": "Final", | ||
"type": "Final Exam", | ||
"drop_count": 0, | ||
"min_count": 1, | ||
"short_label": "Final", | ||
"type": "Final Exam", | ||
"weight": 0.4 | ||
} | ||
], | ||
], | ||
"GRADE_CUTOFFS": { | ||
"A": 0.75, | ||
"A": 0.75, | ||
"B": 0.5 | ||
} | ||
} | ||
} |
58 changes: 29 additions & 29 deletions
58
src/rapid_response_xblock/test_data/2017_SGA/policies/course/policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,55 @@ | ||
{ | ||
"course/course": { | ||
"advanced_modules": [ | ||
"edx_sga", | ||
"edx_sga", | ||
"annotatable" | ||
], | ||
"cert_html_view_enabled": true, | ||
], | ||
"cert_html_view_enabled": true, | ||
"discussion_topics": { | ||
"General": { | ||
"id": "course" | ||
} | ||
}, | ||
"display_name": "SGA Course", | ||
"graceperiod": "2 days", | ||
}, | ||
"display_name": "SGA Course", | ||
"graceperiod": "2 days", | ||
"instructor_info": { | ||
"instructors": [] | ||
}, | ||
"language": "en", | ||
"learning_info": [], | ||
"minimum_grade_credit": 0.8, | ||
"start": "2015-01-01T00:00:00Z", | ||
}, | ||
"language": "en", | ||
"learning_info": [], | ||
"minimum_grade_credit": 0.8, | ||
"start": "2015-01-01T00:00:00Z", | ||
"tabs": [ | ||
{ | ||
"course_staff_only": false, | ||
"name": "Home", | ||
"course_staff_only": false, | ||
"name": "Home", | ||
"type": "course_info" | ||
}, | ||
}, | ||
{ | ||
"course_staff_only": false, | ||
"name": "Course", | ||
"course_staff_only": false, | ||
"name": "Course", | ||
"type": "courseware" | ||
}, | ||
}, | ||
{ | ||
"course_staff_only": false, | ||
"name": "Textbooks", | ||
"course_staff_only": false, | ||
"name": "Textbooks", | ||
"type": "textbooks" | ||
}, | ||
}, | ||
{ | ||
"course_staff_only": false, | ||
"name": "Discussion", | ||
"course_staff_only": false, | ||
"name": "Discussion", | ||
"type": "discussion" | ||
}, | ||
}, | ||
{ | ||
"course_staff_only": false, | ||
"name": "Wiki", | ||
"course_staff_only": false, | ||
"name": "Wiki", | ||
"type": "wiki" | ||
}, | ||
}, | ||
{ | ||
"course_staff_only": false, | ||
"name": "Progress", | ||
"course_staff_only": false, | ||
"name": "Progress", | ||
"type": "progress" | ||
} | ||
] | ||
} | ||
} | ||
} |