Skip to content
Snippets Groups Projects
Commit 97b33b48 authored by Eliott Sammier's avatar Eliott Sammier
Browse files

Restrict mt:quiz template to :Exercice instances

parent d6b474e9
Branches
No related tags found
No related merge requests found
......@@ -13,18 +13,9 @@ template mt:quiz(?quiz) {
']'
}
'}'
# format {
# """
# {
# "elements": [
# %s
# ]
# }
# """
# box { st:call-template(mt:qcu, ?quiz) }
# }
}
where {
?quiz a :Exercice
?quiz :id ?id .
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment