Skip to content

Commit 1044943

Browse files
test add prob
1 parent a815fef commit 1044943

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

adding_removing_problems.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
{
2-
"add_problem": [],
3-
"remove_problem": []
2+
"add_problem":[
3+
{
4+
"course_alias": "omi-public-course",
5+
"assignment_alias": "intro",
6+
"problem_alias": "demo-de-objetivo",
7+
"points": 100
8+
},
9+
{
10+
"course_alias": "omi-public-course",
11+
"assignment_alias": "practice",
12+
"problem_alias": "Contest-Start",
13+
"points": 100
14+
}
15+
],
16+
"remove_problem":[
17+
]
418
}

0 commit comments

Comments
 (0)