[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="UTF-8"?> 2 <quiz> 3 <!-- question: 0 --> 4 <question type="category"> 5 <category> 6 <text>$course$/Default for C1</text> 7 8 </category> 9 </question> 10 11 <!-- question: 115000 --> 12 <question type="multichoice"> 13 <name> 14 <text>Multi-choice-001</text> 15 </name> 16 <questiontext format="html"> 17 <text>Find the capital cities in Europe.</text> 18 </questiontext> 19 <generalfeedback format="html"> 20 <text>Berlin, Paris and London</text> 21 </generalfeedback> 22 <defaultgrade>1.0000000</defaultgrade> 23 <penalty>0.3333333</penalty> 24 <hidden>0</hidden> 25 <single>false</single> 26 <shuffleanswers>true</shuffleanswers> 27 <answernumbering>abc</answernumbering> 28 <correctfeedback format="html"> 29 <text>Your answer is correct.</text> 30 </correctfeedback> 31 <partiallycorrectfeedback format="html"> 32 <text>Your answer is partially correct.</text> 33 </partiallycorrectfeedback> 34 <incorrectfeedback format="html"> 35 <text>Your answer is incorrect.</text> 36 </incorrectfeedback> 37 <shownumcorrect/> 38 <answer fraction="0" format="html"> 39 <text>Tokyo</text> 40 <feedback format="html"> 41 <text></text> 42 </feedback> 43 </answer> 44 <answer fraction="0" format="html"> 45 <text>Spain</text> 46 <feedback format="html"> 47 <text></text> 48 </feedback> 49 </answer> 50 <answer fraction="50" format="html"> 51 <text>London</text> 52 <feedback format="html"> 53 <text></text> 54 </feedback> 55 </answer> 56 <answer fraction="0" format="html"> 57 <text>Barcelona</text> 58 <feedback format="html"> 59 <text></text> 60 </feedback> 61 </answer> 62 <answer fraction="50" format="html"> 63 <text>Paris</text> 64 <feedback format="html"> 65 <text></text> 66 </feedback> 67 </answer> 68 <hint format="html"> 69 <text>First hint</text> 70 </hint> 71 <hint format="html"> 72 <text>Second hint</text> 73 </hint> 74 </question> 75 76 </quiz>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |