summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moodle/test/latin1ref/test_tolerance-moodle.ref
blob: 5319491210cf559882c1ab2d94b0209a3fa85e50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="iso-8859-1"?>

<quiz>
 
<question type="category">
  <category>
    <text>$course$/top/Tolerance</text>
  </category>
</question>
 
<question type="numerical">
  <name format="html">
    <text><![CDATA[Num 1]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Give a number </p>]]></text>
  </questiontext>
  <defaultgrade>1.0</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <answer fraction="100" format="plain_text">
    <text>1</text>
    <tolerance>4</tolerance>
  </answer>
  <answer fraction="100" format="plain_text">
    <text>0</text>
    <tolerance>2</tolerance>
  </answer>
  <answer fraction="0" format="plain_text">
    <text>*</text>
    <feedback format="html"><text><![CDATA[<p>nope</p>]]></text></feedback>
  </answer>
</question>
<question type="numerical">
  <name format="html">
    <text><![CDATA[Num 2]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Give a number </p>]]></text>
  </questiontext>
  <defaultgrade>1.0</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
  <answer fraction="100" format="plain_text">
    <text>1,45E-3</text>
    <tolerance>1,65e-4</tolerance>
  </answer>
  <answer fraction="100" format="plain_text">
    <text>0</text>
    <tolerance>0</tolerance>
  </answer>
  <answer fraction="0" format="plain_text">
    <text>*</text>
    <feedback format="html"><text><![CDATA[<p>nope</p>]]></text></feedback>
  </answer>
</question>
<question type="cloze">
  <name format="html">
    <text><![CDATA[ClozeNum 1]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Give a number {1:NUMERICAL:=1:4~=0:3~*#nope}Give a number {1:NUMERICAL:=1:4~=0:2~*#nope}</p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
</question>
<question type="cloze">
  <name format="html">
    <text><![CDATA[ClozeNum 2]]></text>
  </name>
  <questiontext format="html">
    <text><![CDATA[<p>Give a number {1:NUMERICAL:=1,45e-3:1,65E-4~=0:0~*#nope}</p>]]></text>
  </questiontext>
  <defaultgrade>1</defaultgrade>
  <generalfeedback format="html"><text/></generalfeedback>
  <penalty>0.10</penalty>
  <hidden>0</hidden>
</question>
 
</quiz>