Skip to content

Instantly share code, notes, and snippets.

@antoviaque
Created January 18, 2014 22:50
Show Gist options
  • Select an option

  • Save antoviaque/8497920 to your computer and use it in GitHub Desktop.

Select an option

Save antoviaque/8497920 to your computer and use it in GitHub Desktop.
<vertical display_name="Test unit">
<mentoring url_name="mentoring_first" followed_by="getting_feedback">
<answer name="goal" />
<answer name="goal2" />
<quizz name="quizz_1_1" type="choices">
<question>Do you like this quizz?</question>
<choice value="yes">Yes</choice>
<choice value="maybenot">Maybe not</choice>
<choice value="understand">I don't understand</choice>
<tip display="yes">Great!</tip>
<tip reject="maybenot">Ah, damn.</tip>
<tip reject="understand"><html><div id="test-custom-html">Really?</div></html></tip>
</quizz>
</mentoring>
</vertical>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment