We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a815fef commit 1044943Copy full SHA for 1044943
1 file changed
adding_removing_problems.json
@@ -1,4 +1,18 @@
1
{
2
- "add_problem": [],
3
- "remove_problem": []
+ "add_problem":[
+ {
4
+ "course_alias": "omi-public-course",
5
+ "assignment_alias": "intro",
6
+ "problem_alias": "demo-de-objetivo",
7
+ "points": 100
8
+ },
9
10
11
+ "assignment_alias": "practice",
12
+ "problem_alias": "Contest-Start",
13
14
+ }
15
+ ],
16
+ "remove_problem":[
17
+ ]
18
}
0 commit comments