Skip to content

Commit 807a479

Browse files
committed
fix id typo
1 parent 4304946 commit 807a479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activities/responsesReferenceActivity/responsesReferenceActivity_schema

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0/contexts/reproschema",
33
"@type": "reproschema:Activity",
4-
"@id": "responseReferenceActivity_schema",
4+
"@id": "responsesReferenceActivity_schema",
55
"prefLabel": "Global Responses Reference Activity",
66
"description": "Demonstrates conditional visibility by referring to the global responses variable that stores all responses.",
77
"preamble": "Demonstrates conditional visibility by referring to the global responses variable that stores all responses. After answering the first question, the second question will be determined by referring to your first answer in the global responses object.",

0 commit comments

Comments
 (0)