We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae2bfc7 + 7ba27ce commit 0225414Copy full SHA for 0225414
activities/Activity1/activity1_schema
@@ -1,7 +1,7 @@
1
{
2
"@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/reproschema",
3
4
- "rl": "https://raw.githubusercontent.com/ReproNim/reproschema-library/master/activities/"
+ "rl": "https://raw.githubusercontent.com/ReproNim/reproschema-library/main/activities/"
5
}
6
],
7
"@type": "reproschema:Activity",
activities/Activity2/items/language_item
@@ -13,6 +13,6 @@
13
"responseOptions": {
14
"valueType": "xsd:string",
15
"multipleChoice": true,
16
- "choices": "https://raw.githubusercontent.com/ReproNim/reproschema-library/master/resources/languages.json"
+ "choices": "https://raw.githubusercontent.com/ReproNim/reproschema-library/main/resources/languages.json"
17
18
0 commit comments