|
Instructions for making XML quizzes. Copy and paste this template into Notepad. Do not change the uppercase letters to lowercase or vice versa. Do not include the symbols &, <, or > anywhere in your question entries.
- The template has one example of a fill-in-the-blank style question (the one with <TYPE>blank</TYPE>).
- It also has an example of a multiple choice style question (the one with the <TYPE>radio</TYPE> and choices A through D).
- It has an example of a multiple answers allowed checkbox style question (the one with the <TYPE>box</TYPE>).
- Finally it has an example of a true/false question (the one with <TYPE>radio</TYPE> and only two choices True and False.
Variables
syllabus
doing assignments
variables #1
variables #2
If Statements
if statements #1
Loops
loops #1
Functions
coming soon
Files
coming soon
Arrays
coming soon
Strings
coming soon |