Created
January 18, 2014 22:50
-
-
Save antoviaque/8497920 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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