~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to mod/quiz/format/learnwise/learnwise-example.xml

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<activityset setno="2">
 
3
        <title>Maths</title>
 
4
        <questions>
 
5
                <question type="multiChoice">
 
6
                        <text>The ages, in years, of 10 horses in a field were 3,  3,  4,  5,  7,  7,  7,  8,  8,  8,&lt;p&gt;
 
7
Which one of the following is true?</text>
 
8
                        <award>1</award>
 
9
                        <hint>mean = (3+3+4+5+7+7+7+8+8+8)/10 = 6&lt;p&gt;
 
10
median = 7 i.e the middle number&lt;p&gt;
 
11
range = 8-3 = 5</hint>
 
12
                        <answer>
 
13
                                <option correct="yes">median &gt; mean &gt; range</option>
 
14
                                <option correct="no">mean = median</option>
 
15
                                <option correct="no">mean &gt; median &gt; range</option>
 
16
                                <option correct="no">median &gt; range &gt; mean</option>
 
17
                        </answer>
 
18
                </question>
 
19
                <question type="multiChoice">
 
20
                        <text>At a college, students are given a points score calculated from their GCSE grades.&lt;p&gt;
 
21
Someone with 4 A grades and 4 B grades gains a score of 36 points.&lt;br&gt;Someone with 2 A grades and 4 B grades gains a score of 26 points.&lt;br&gt;Someone with 3 A grades and 3 B grades would have a score of</text>
 
22
                        <award>1</award>
 
23
                        <hint>4A + 4B = 36 and 2A + 4B = 26&lt;p&gt;solving simultaneously gives A = 5 and B = 4</hint>
 
24
                        <answer>
 
25
                                <option correct="yes">27 points</option>
 
26
                                <option correct="no">21 points</option>
 
27
                                <option correct="no">30 points</option>
 
28
                                <option correct="no">31 points</option>
 
29
                        </answer>
 
30
                </question>
 
31
                <question type="multiChoice">
 
32
                        <text>A sequence consists of adding the previous three terms together to form the next term. The first three terms of the sequence are 1, 2, 3.&lt;p&gt;
 
33
What is the sixth term in the sequence?</text>
 
34
                        <award>1</award>
 
35
                        <hint>1, 2, 3, 6, 11, ...</hint>
 
36
                        <answer>
 
37
                                <option correct="yes">20</option>
 
38
                                <option correct="no">6</option>
 
39
                                <option correct="no">11</option>
 
40
                                <option correct="no">13</option>
 
41
                        </answer>
 
42
                </question>
 
43
                <question type="multiChoice">
 
44
                        <text>The value of an item is described as decreasing exponentially. Which description below best matches this statement?</text>
 
45
                        <award>1</award>
 
46
                        <hint>No hint - you either know this or you don't!</hint>
 
47
                        <answer>
 
48
                                <option correct="yes">The value falls by a smaller amount each year.</option>
 
49
                                <option correct="no">The value falls by the same amount each year.</option>
 
50
                                <option correct="no">The value falls by the same amount each year for a while, and then remains constant.</option>
 
51
                                <option correct="no">The value falls by a larger amount each year.</option>
 
52
                        </answer>
 
53
                </question>
 
54
                <question type="multiChoice">
 
55
                        <text>Consider the statement&lt;p&gt;
 
56
&quot;Schools with high numbers of pupils on free school meals do not do well in league tables.&quot;&lt;p&gt;
 
57
Which of the following statements follows logically from the one above?</text>
 
58
                        <award>1</award>
 
59
                        <hint>Factors other than the number of pupils on free school meals affect how well a school does in league tables.</hint>
 
60
                        <answer>
 
61
                                <option correct="yes">Schools which do well in league tables do not have high numbers of pupils on free school meals.</option>
 
62
                                <option correct="no">Schools with low numbers of pupils on free school meals do well in league tables.</option>
 
63
                                <option correct="no">Making all pupils pay for school meals will improve league table results.</option>
 
64
                                <option correct="no">Schools which do not do well in league tables have high numbers of pupils on free school meals.</option>
 
65
                        </answer>
 
66
                </question>
 
67
                <question type="multiChoice">
 
68
                        <text>The force between two point electric charges is inversely proportional to the square of their distance apart. What effect does doubling this distance have on the force?</text>
 
69
                        <award>1</award>
 
70
                        <hint>Inversely proportional means that increasing the distance decreases the force.&lt;br&gt;2 squared gives 4.</hint>
 
71
                        <answer>
 
72
                                <option correct="yes">The force decreases by a factor of four.</option>
 
73
                                <option correct="no">The force is halved.</option>
 
74
                                <option correct="no">The force is doubled.</option>
 
75
                                <option correct="no">The force increases by a factor of four.</option>
 
76
                        </answer>
 
77
                </question>
 
78
                <question type="multiChoice">
 
79
                        <text>Two of the five playing cards that Colin has are aces. He shuffles the five cards, then puts them face down on the table. Madge takes a card and then another. The probability that she now has &lt;b&gt;both&lt;/b&gt; of the aces is</text>
 
80
                        <award>1</award>
 
81
                        <hint>2/5 x 1/4</hint>
 
82
                        <answer>
 
83
                                <option correct="yes">1/10</option>
 
84
                                <option correct="no">4/25</option>
 
85
                                <option correct="no">1/5</option>
 
86
                                <option correct="no">2/5</option>
 
87
                        </answer>
 
88
                </question>
 
89
                <question type="multiChoice">
 
90
                        <text>A college's guidelines say that classes must have a minimum of 12 students and a maximum of 20 students. For what numbers of students studying a particular subject is it impossible to run classes without breaking the guidelines?</text>
 
91
                        <award>1</award>
 
92
                        <hint>between 12 and 20 students - one class&lt;br&gt;
 
93
between 24 and 36 students - two classes&lt;br&gt;
 
94
between 36 and 40 students - two classes</hint>
 
95
                        <answer>
 
96
                                <option correct="yes">between 20 and 24 students</option>
 
97
                                <option correct="no">between 12 and 20 students</option>
 
98
                                <option correct="no">between 24 and 36 students</option>
 
99
                                <option correct="no">between 36 and 40 students</option>
 
100
                        </answer>
 
101
                </question>
 
102
                <question type="multiChoice">
 
103
                        <text>The ages of two friends are in the ratio 3:4. In 8 years time their ages will be in the ratio 5:6. How old are they now?</text>
 
104
                        <award>1</award>
 
105
                        <hint>(12+8):(16+8) = 20:24 = 5:6</hint>
 
106
                        <answer>
 
107
                                <option correct="yes">12, 16</option>
 
108
                                <option correct="no">3, 4</option>
 
109
                                <option correct="no">6, 8</option>
 
110
                                <option correct="no">9, 12</option>
 
111
                        </answer>
 
112
                </question>
 
113
                <question type="multiChoice">
 
114
                        <text>A heavy construction vehicle travels for 40 minutes between sites, at an average speed of 16 km per second. The distance between sites is</text>
 
115
                        <award>1</award>
 
116
                        <hint>16/60 x 40</hint>
 
117
                        <answer>
 
118
                                <option correct="yes">10.7 km</option>
 
119
                                <option correct="no">2.5 km</option>
 
120
                                <option correct="no">6.4 km</option>
 
121
                                <option correct="no">38.4 km</option>
 
122
                        </answer>
 
123
                </question>
 
124
                <question type="multianswerchoice">
 
125
                        <text>Which of the following are features of a Virtual Learning Environment? (Select all that apply)</text>
 
126
                        <hint />
 
127
                        <answer>
 
128
                                <option correct="yes" award="1" deduct="0">course resources are available from home and from college</option>
 
129
                                <option correct="yes" award="1" deduct="0">forums enable collaborative work</option>
 
130
                                <option correct="yes" award="1" deduct="0">assessments can give instant feedback</option>
 
131
                                <option correct="yes" award="1" deduct="0">course progress is recorded</option>
 
132
                                <option correct="no" award="1" deduct="0">kettle is put on automatically for tea/coffee</option>
 
133
                        </answer>
 
134
                </question>
 
135
                <question type="multianswerchoice">
 
136
                        <text>Which of the following may a Virtual Learning Environment be used for? (Select all that apply)</text>
 
137
                        <hint />
 
138
                        <answer>
 
139
                                <option correct="yes" award="1" deduct="1">delivering a course online</option>
 
140
                                <option correct="yes" award="1" deduct="1">supporting face-to-face teaching</option>
 
141
                                <option correct="no" award="1" deduct="0">as a complete replacement for teachers</option>
 
142
                        </answer>
 
143
                </question>
 
144
        </questions>
 
145
        </questions>
 
146
</activityset>