Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / lang / en_utf8 / help / lesson / overview.html
blobe8009899d8bb19fb46e70b47a698f04e66e274e9
1 <h1>Overview</h1>
3 <ol>
4 <li>A lesson is made up of a number of <b>pages</b> and optionally <b>branch
5 tables</b>.</li>
6 <li>A page contains some <b>content</b> and it normally ends with a
7 <b>question</b>. Thus the term <b>Question Page</b>.</li>
8 <li>For Essay Questions, there is no answer, just a score, feedback, and a page jump.</li>
9 <li>Each answer can have a short piece of text which is displayed if the answer is
10 chosen. This piece of text is called the <b>response</b>.</li>
11 <li>Also associated with each answer is a <b>jump</b>. The jump can be relative -
12 this page, next page - or absolute - specifying any one of the pages in the
13 lesson or the end of the lesson.</li>
14 <li>By default, the first answer jumps to the <b>next page</b> in the lesson. The subsequent
15 answers jump to the same page. That is, the student is shown the same page of the
16 lesson again if they do not chose the first answer. If you have already created a
17 cluster with an end of cluster, and the question is within it, you can also choose
18 to jump to an Unseen Question within the cluster. This option will not be shown if
19 you are not in a cluster. You can surround a set of questions with cluster and end
20 of cluster at any time.</li>
21 <li>The next page is determined by the lesson's <b>logical order</b>. This is
22 the order of the pages as seen by the teacher. This order can be altered
23 by moving pages within the lesson.</li>
24 <li>The lesson also has a <b>navigation order</b>. This is the order of the
25 pages as seen by the students. This is determined by the jumps specified
26 for individual answers and it can be very different from the logical order.
27 (Although if the jumps are <i>not</i> changed from their default values
28 the two are strongly related.) The teacher has the option to check the
29 navigation order.</li>
30 <li>When displayed to the students, the answers are usually shuffled. That is,
31 the first answer from the teacher's point of view will not necessarily be
32 the first answer in the list shown to the students. (Further, each time the
33 same set of answers is displayed they are likely to appear in a different
34 order.) The exception is sets of answers for matching-type questions, here
35 the answers are shown in the same order as input by the teacher. </li>
36 <li>The number of answers can vary from page to page. For example, it is allowed
37 that some pages can end with a true/false question while others have questions
38 with one correct answer and three, say, distractors. </li>
39 <li>It is possible to set up a page without any answers. The students are shown
40 a <b>Continue</b> link instead of the set of shuffled answers.</li>
41 <li>If custom scoring is off: for the purposes of grading the lessons, <b>correct</b> answers are ones which
42 jump to a page which is further <i>down</i> the logical order than the current page.
43 <b>Wrong</b> answers are ones which either jump to the same page or to a page
44 further <i>up</i> the logical order than the current page. Thus, if the jumps are
45 <i>not</i> changed, the first answer is a correct answer and the other answers are
46 wrong answers.
47 <br /><br />
48 If custom scoring is on: grading of an answer is determined by the point value
49 of the answer, the total points earned serves as a fraction of the total point value
50 of the lesson, up to 100%.</li>
51 <li>Questions can have more than one correct answer. For example, if two of the answers
52 jump to the next page then either answer is taken as a correct answer. (Although
53 the same destination page is shown to the students, the responses shown on the way
54 to that page may well be different for the two answers.)</li>
55 <li>In the teacher's view of the lesson the correct answers have underlined Answer
56 Labels.</li>
57 <li><b>Branch tables</b> are simply pages which have a set of links to other
58 pages in the lesson. Typically a lesson may start with a branch table which
59 acts as a <b>Table of Contents</b>.</li>
60 <li>Each link in a branch table has two components, a description and the title
61 of the page to jump to.</li>
62 <li>A branch table effectively divides the lesson into a number of
63 <b>branches</b> (or sections). Each branch can contain a number of pages
64 (probably all related to the same topic). The end of a branch is usually
65 marked by an <b>End of Branch</b> page. This is a special page which, by
66 default, returns the student back to the preceding branch table. (The
67 &quot;return&quot; jump in an End of Branch page can be changed, if
68 required, by editing the page.) </li>
69 <li>There can be more than one branch table in a lesson. For example, a lesson
70 might usefully be structured so that specialist points are sub-branches
71 within the main subject branches.</li>
72 <li>It is important to give students a means of ending the lesson. This might
73 be done by including an &quot;End Lesson&quot; link in the main branch
74 table. This jumps to the (imaginary) <b>End of Lesson</b> page. Another
75 option is for the last branch in the lesson (here &quot;last&quot; is used
76 in the logical ordering sense) to simply continue to the end of the lesson,
77 that is, it is <i>not</i> terminated by an End of Branch page.</li>
78 <li>With custom scoring off, when a lesson includes one or more branch tables it is
79 advisable to set the &quot;Minimum number of Questions&quot; parameter to some reasonable
80 value. This sets a lower limit on the number of pages seen when the grade is
81 calculated. Without this parameter a student might visit a single branch in the
82 lesson, answer all its questions correctly and leave the lesson with the maximum
83 grade.
84 <br /><br />
85 With custom scoring on, a student is graded based on the number of points they have
86 earned as a percentage of the total points for the lesson.</li>
87 <li>Further, with custom scoring off, when a branch table is present a student has
88 the opportunity of re-visiting the same branch more than once. However, the grade is
89 calculated using the number of <i>unique</i> questions answered. So repeatedly answering
90 the same set of questions does <i>not</i> increase the grade. (In fact, the reverse is
91 true, it lowers the grade as the count of the number of pages seen is used in the
92 denominator when calculating grades does include repeats.) In order to give students
93 a fair idea of their progress in the lesson, they are shown details of how many
94 questions they are answered correctly, number of pages seen, and their current grade
95 on every branch table page.
96 <br /> <br />
97 With custom scoring on, a student may revisit a question if the navigation path
98 allows it, and re-earn the point(s) for that question, if attempts is greater than
99 1. To prevent this, set attempts to 1.</li>
100 <li>The <b>end of the lesson</b> is reached by either jumping to that location explicitly
101 or by jumping to the next page from the last (logical) page of the lesson. With
102 custom scoring off, when the end of the lesson is reached, the student receives a
103 congratulations message and is shown their grade. The grade is (the number of
104 questions correctly answered / number of pages seen) * the grade of the lesson.
105 With custom scoring on, the grade is the points earned as a % of the total points
106 (e.g. 3 points earned for a 3 point lesson = 100% of 3 points).</li>
107 <li>If the end of the lesson is <i>not</i> reached and the student just leaves,
108 when the student goes into the lesson again they are given the choice of
109 starting at the beginning or picking up the lesson where they answered their
110 last correct answer.</li>
111 <li>For a lesson which allow re-takes, the teacher has the choice of using the
112 best grade or the average of the grades as the &quot;final&quot; grade from
113 the lesson. That grade is shown on the Grades page, for example.</li>
114 <li>Cluster pages: a cluster represents a set of questions from which one or more
115 may be randomly chosen. Clusters should be completed with an End of Cluster page for
116 best results (otherwise they treat the End of Lesson as the EOC). Questions within a
117 cluster are randomly selected by choosing "Random Question within a Cluster" as a
118 jump. Questions within a cluster may either link to the EOC to exit the cluster, or
119 jump to an unseen question within the cluster, or jump to any other page in the
120 lesson. This also enables the creation of scenarios with a random element using the
121 lesson module.</li>
122 </ol>