Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
9002a1f1
Commit
9002a1f1
authored
Dec 22, 2016
by
qkeunebr
Browse files
Updated hdoc_to_opale schema to take local explanations within MCQ into consideration
parent
fb2ecf2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
schemas/xhtml/hdoc1-xhtml.rng
View file @
9002a1f1
...
...
@@ -193,6 +193,11 @@
<text/>
</element>
</optional>
<optional>
<element
name=
"div"
>
<ref
name=
"DivType"
/>
</element>
</optional>
<ref
name=
"Flow"
/>
</element>
</oneOrMore>
...
...
schemas/xhtml/type.rng
View file @
9002a1f1
...
...
@@ -51,6 +51,8 @@
<value>
choice-correct
</value>
<value>
choice-incorrect
</value>
<value>
explanation
</value>
<value>
explanation-choice-correct
</value>
<value>
explanation-choice-incorrect
</value>
</choice>
</attribute>
</optional>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment