Note: This documentation is for Moodle 2.7. For up-to-date documentation see Lesson module.

Lesson module: Difference between revisions

From MoodleDocs
m (link edit)
m (mod/lesson/index moved to Lessons)
(No difference)

Revision as of 20:51, 15 February 2006

Template:Lessons

A lesson delivers content in an interesting and flexible way. It consists of a number of pages. Each page normally ends with a question and a number of possible answers. Depending on the student's choice of answer they either progress to the next page or are taken back to a previous page. Navigation through the lesson can be straight forward or complex, depending largely on the structure of the material being presented.

General information about the lesson and its methodology

A lesson is used when it is necessary to tell the students some information about the topic being taught. The topic is broken into small chunks and shown to the student bit by bit. Each part is re-enforced by requiring the students to answer questions. The students proceed through the material only by answering the questions correctly. Wrong answers are "penalised" either by showing the same material again or going even further back in the lesson, even to the beginning of the lesson!

Within the lesson these chunks are called Pages. The length of each page is arbitrary but normally it should not be more than the amount that comfortably fits on a screen.

Each page can have a question at the end, and can lead to any other page. This module can create a series of pages which can be presented in a linear fashion, like a slide show, or in a non-linear, branching manner, or a combination of the two. It can be graded, with questions, or ungraded and used simply as a resource.

There are two basic modes: a flash card mode and a presentation mode.

Lesson includes many features to make cheating more difficult and lesson presentation more interesting through question clustering, password protection, and time limits.

By mixing content with questions, lesson enables you to implement the Practice Principle of eLearning (see Clark and Mayer, 2004), where practice is integrated with instructional material.

Pages, questions, answers and responses

A lesson is made up of pages. Normally each page gives some information and then finishes with a question. The question can be easy or hard, depending on the audience. It should be directly related to the material covered in the page.

Attached to each page is a set of answers to the question. Usually there is one correct answer and a small number of wrong answers. This type of question is called a multiple choice question. It's a common type of question and it's the default question type in the Lesson module. The number of answers can vary from page to page. Some pages can have one correct answer and three wrong answers, other pages may ask questions where there are three answers or even two answers (for example true or false, or just yes or no).

There is a limit to the number of answers. This maximum is one of the parameters of the Lesson module, set initially when you add a Lesson. However, this maximum limit is flexible and can be changed at any time. The limit just determines the number of boxes you see when adding or editing pages.

Along with the answers there is a set of responses. Each answer has its own response. Once the student has chosen their answer that response is displayed before the "new" page is displayed. (The word "new" is in quotes because the student may well be shown the same page again if they choose the wrong answer.) The responses are usually short, a simple "That's right" or "That's wrong" might be sufficient. They could, however, explain why the answer which seemed right is actually wrong. But it's probably best not to try and second guess the student too much, always remember KISS (Keep it simple stupid!). In fact, responses can be left blank. The module then shows the student a standard "That's the correct answer" or "That's the wrong answer" type of response.

There may be circumstances when the teacher does not want to end a page with a question and a set of answers. This is allowed, the students are simply shown a Continue link and are shown the next page in the lesson. What exactly is meant by "the next page" is explained below.

Logical order and navigation order

The order of the pages of a lesson is usually determined by the material. Mostly the teacher will want to present the material in a way which is most easily understood and which builds in a logical and progressive way. In the Lesson module, this order is called the Logical Order and this is is how the pages are usually shown to the teacher. The teacher sees all the pages on one long screen with the first page at the top.

Once a lesson contains two or more pages the teacher can move existing pages around and add pages to any position within the set. This logical ordering of pages is also the default Navigation Order. The latter is order in which the students see the pages. In the default navigation order, correct answers show the next page (in the Logical order) and incorrect answers show the same page again, that is the student is asked the same question again. This default navigation order is possibly OK for the majority of lessons. However, it is possible to change the "Jump" associated with any answer so that a more complicated path through the lesson can be created.

These jumps can be divided into two types - Relative Jumps and Absolute Jumps. The default navigation using the relative jumps Next Page and Same Page, the destination of the Next Page jump is the next page in the logical order of the lesson. Absolute jumps specify the actual page to show next by specifying of the page's Title. Thus a lesson can have "branches", loops and a non-linear structure.

The teacher can see how a lesson's navigation "works" by using Check Question button at the end of each page or by using the Check Navigation link at the very end of the lesson. The Check button "launches" the lesson at that page. The Check Navigation links starts lesson the lesson at the first page, the way a student would see the lesson initially.

One use of jumps which don't follow the standard pattern is allowing a question to have more than one correct answer. More of that below.

Answers

Typically each question within a lesson will have one correct answer and several wrong answers. In the current version of the Lesson module the answers are not flagged as being correct or wrong. Rather correct answers are ones which take the student further forward in the lesson and wrong answers take the student either backwards or they just stand still, showing the same page again. In the last case the student will, if sensible, choose another answer.

The definition of further forward in the lesson or backwards in the lesson follows from the logical ordering of the pages. The teacher sees the lesson as a list of pages from the start of the lesson to its end. If the pages are not in the best order then the teacher can easily move the pages so that an optimum order is achieved.

Thus answers which jump to the Next Page are by this definition correct and answers with jump to the Same Page are wrong. A page which has two answers with both jumps to the Next Page has two correct answers. An answer which jumps to the End of Lesson is again, by definition, correct. The End of lesson is not an actual page, it is a logical position after the last (logical) page. A student completes a lesson by reaching that point.

So, an answer which takes the student to the first page of the lesson is a wrong answer. An answer which skips two pages (in the logical order) is a correct answer. An answer which goes back one page (again in the logical order) is a wrong answer.

When a page is added, the jumps are set, by default, as follows. The jump for the first answer is the Next Page. The jumps for the subsequent answers are set to Same Page. If the jumps are not changed this means that the first answer is correct and the other answers are wrong. Of course, if this is not the required behaviour then the jumps can be changed either before the page is added or they can be easily altered by editing the page.

Given this concept of correct and wrong answers it follows that we can grade a student's performance when they complete a lesson. How this is done is considered below.

Grading

Above we introduced the concept of correct answers and wrong answers. This lends itself to the giving students a grade when they have completed a lesson. In order to keep the method of grading reasonably transparent a relatively simple formula is used. It's the number of correct answers divided by the number of pages seen. Remember each page normally ends with a question so the number of pages seen equates with the number of questions asked. So the grade is really the number of correct answers divided by the number of questions asked. This number is then simply scaled by the grade parameter of the lesson.

A lesson is graded when the student reaches the End of Lesson. This point is usually reached by answering the question on the last (logical) page correctly.

The student does not have to go through all of the lesson in one "sitting". If a student goes through some pages and then breaks off, the next time they view the lesson they are asked whether they want to start at the beginning of the lesson or at the point where they left off. The latter point is actually the page they reached with their last correct answer. The previous "attempts" are recorded and the grade for "broken" sessions will include pages seen and questions answered in other sessions.

In a way giving a grade to a lesson is both a blessing and a curse. The main focus of a lesson should be the transfer of knowledge in a reasonably interesting way. Giving a grade may well turn the lesson into a kind of quiz where giving the answers correct is the sole goal. On the other hand, students like to get a perfect "score" and giving grades may well be the carrot needed to get the student to repeat the lesson until they get the magic 100%.

Although lessons do have grades, they should not be considered as assignments which lead to meaningful "marks". They are most useful as Formative Assignments where the grades, although some measure of activity, are not generally counted in the final mark for the course. If lessons are used in a formal way then it is probably best to use their grades in thresholds. For example "You must get an average of at least 80% overall in the eight lessons in this course before you can take the XYZ assignment." Lessons are mainly used to get across chunks of knowledge. Testing that knowledge is something else.

With that in mind, a lesson has a Retake option. That is the subject of the next part.

Re-takes

As mentioned earlier a lesson can be used as a formative assignment, imparting some knowledge while at the same time making some demands on the students. It seems natural that students should be allowed to re-visit lessons and because they are given a grade many will want to achieve a good grade. This promotes re-takes.

By default lessons allow re-takes. Each attempt at a lesson is normally recorded and the student can see a record of their performance (by viewing their complete activity page). The teacher when creating a lesson has the option of showing the "final" grade as either the mean of all the attempts or the best of all the attempts. This "final" grade is the one shown on the Grades page and the "Lessons" page. By default the mean of the grades is used.

Once a student has achieved the maximum possible grade in a lesson further attempts are allowed (although there is no benefit to their grade if the best grade is being used). They may well be exploring the various "wrong" paths in the lesson and may well come up with improvements.

In exceptional circumstances the teacher may not wish the students to have more than one attempt at a lesson. A particular lesson may be being used in an exam-like situation. Here the Lesson parameter for re-take is set to No. Once completed the lesson will then not allow students to re-take the lesson. If, however, the lesson is not completed in one "sitting", students are still allowed to restart the lesson at the beginning or at the point where they left off.

Building lessons

When creating a lesson the teacher is required to enter the text of the first page and that page's set of answers and responses. Once the first page is in place the teacher has the option of adding more pages or editing that page. When the lesson contains more than one page the teacher has the addition option of moving pages, that is, changing the order of the pages. Thus once the lesson is under construction the teacher can add pages, edit pages, remove pages and move pages.

It is envisioned that a lesson will normally cover a limited topic in possibly five to ten pages. And a course might have possibly a larger number of lessons. The module is not designed to handle lessons which have a large number of pages, such "lessons" should be broken down into more manageable sections. The Lessons link (in the page header) shows all the lessons within a course and provides both teachers and students with a unifying framework.

The Flash card lesson

The Lesson module can be used as a type of Flash Card assignment. The student is shown some information (optional) and a question in basically a random order. There is no set beginning and no set end. Just a set of Cards shown one after another in no particular order.

In the Lesson module the cards are pages. Correct answers jump to the Next Page, wrong answers stay on the same page.

There are two very similar variants of Flash Card behaviour. The option "Show an unseen page" never shows the same page twice (even if the student did not answer the question associated with the Card/Page correctly). The other option is "Show an unanswered page" which shows the student pages that may have appeared before but only if they answered the associated question wrongly.

When using either of these Flash Card lessons the teacher can decide to use either all the Cards/Pages in the lesson or just a (random) sub-set. This is done through the "Number of Pages (Cards) to show" parameter when setting up the lesson.

In fact, this type of lesson is very similar to a random ordered Quiz, the difference is that the questions are shown one page at a time. Further extra text can be included with each question.

Types of questions available within a lesson

Multiple choice, multiple answer

There is variant of multiple choice questions called multiple choice multiple answer questions. These require the student to select all the correct answers from the set of answers. The question may or may not tell the student how many correct answers there are. For example "Which of the following were US Presidents?" does not, while "Select the two US presidents from the following list." does. The actual number of correct answers can be from one up to the number of choices. (A multiple choice multiple answer question with one correct answer is different from a multiple choice question as the former allows the student the possibility of choosing more than one answer while the latter does not.)

Again the correct answers are flagged using forward jumps, the wrong answers by same page or backward jumps. When there is more than one correct answer the jumps should all go to the same page, similarly with the wrong answers. If that is not the case a warning is given on the teacher's view of the lesson. The correct response, if required, should be given on the first correct answer and the wrong response, if required, should be on the first wrong answer. Responses on the other answers are ignored (without warning).

e.g. Which of the following are mammals? - A dog - An ant - A buttercup - A cow

Short answer

In a short answer question the student is prompted for a short piece of text. This is checked against one or more answers. Answers can be either correct or wrong. Each answer can optionally have a response. If no response is entered for an answer then the default response "That's the Correct Answer" or "That's the Wrong Answer" is shown to the student. If the text entered does not match any of the answers then the answer is wrong and the student is shown the default wrong response.

By default the comparisons ignore the case of the text. There is an option to make the comparisons case sensitive.

There is a fundamental problem with this type of question. If you ask a question like "Who wrote Elegy written in a Country Churchyard?" as a Short Answer question it's fine for the students who know the answer. But how about those who do not? To avoid those students getting stuck in a loop the Lesson module has a "Maximum number of Attempts" parameter which sets an upper limit on the number of times a student can attempt a question. The default value is 5 times. (This can be reduced to 1 if you wanted students to have only one attempt at each question.)

There is a slight complication here . The "Maximum number of Attempts" mechanism relies on looking at the record of attempts. That is fine for students as their attempts are all recorded. However, when a teacher looks at a lesson their attempts are not recorded. (The attempts are used to calculate grades and as teachers aren't interested in their own grades...) So teachers are not subject to the number of answers limit. But they should know the answers, shouldn't they!

True / false

The True/False question is a special case of the multiple choice question.The student is prompted to choose which is the correct option.

Matching questions

Matching questions are much more interesting than the last type of question. They can make quite powerful and flexible questions. They consist of a list of names or statements which must be correctly matched against other list of names or statements. For example "Match the Capital with the Country" with the two lists Japan, Canada, Italy and Tokyo, Ottawa, Rome. It is possible to have repeated entries in one of the lists but care should be taken to make the repeats identical. For example "Identify the type of these creatures" with the lists Sparrow, Cow, Ant, Dog and Bird, Animal, Insect, Animal.

When creating this type of question the items for the first list go into the Answer boxes and items for the second list go into the Response boxes. Once created a more sensible labelling scheme is shown. When the student successfully matches the items the jump on the first answer is used. An unsuccessful answer jumps to the page on the second answer. The question does not support custom responses, the student is told how many matches are correct or if all the matches are correct.

Numerical Question

This type of question requires a number as the answer. In it's simplest form it requires just one answer to be specified. For example "What is 2 plus 2?" with the answer 4 given a forward jump. However, it is better to specify a range because the internal rounding of numerical values can make single numeric comparisons rather hit or miss. Thus, if the question were "What is 10 divided by 3" it would be necessary to give the answer as Minimum:Maximum, that is two values separated by a colon. Thus if 3.33:3.34 is given as the acceptable range for the answer, then the answers 3.33, 3.333, 3.3333... would all be taken as correct answers. "Wrong" answers would include 3.3 (less than the minimum) and 3.4 (greater than the maximum).

More than one correct answer is allowed and the answers can be either single or pair of values. Note that the order in which the answers are tested is Answer 1, Answer 2... so some care needs to taken if the desired response is to appear. For example the question "When was Larkin born?" could have the single value of 1922, the exact answer, and the pair of values 1920:1929, the 20's, as the less exact answer.The order in which these values should be tested is, obviously, 1922 then 1920:1929. The first answer might have the response "That's exactly right" while the other answer's response might be "That's close, you've got the right decade, it is was actually 1922."

Wrong answers can be given but depending on their actual range, care should be taken to place them after the correct answers. For example in adding the wrong answer 3:4 to the "10 divided by 3" question it needs to come after the correct answer. That is the answers are ordered 3.33:3.34 (the "correct" answer) then 3:4 (the "wrong" answer, but not wildly wrong answer!).

Essay Questions

Short essay questions are a new feature in Lesson. These are meant for short, paragraph or two type of essays one often finds on exams. Thus we did not use the html editor, preferring a simple text field. For longer essays, the assignment module is a better choice.

The student simply enters their essay in the box provided.

To grade lesson essay questions, first click on the name of the lesson in your course page. If there are essay questions to be graded, there will be a link saying "Grade essay questions" (see red arrow). Click that link.

This will open a screen showing you how many ungraded essay questions there are. Ungraded essay questions will be in listed in red. Click the link for the essay you wish to grade.

The essay grading screen shows the title of the question, the student's essay response, and a place you can write optional comments and give the essay a score.

Click the Submit grade button to record your score and comments.

Graded questions will be displayed in green.

Repeat the process to finish grading. Click the "Email graded essays" link to email your responses to your students.

Branches and branch tables

If your lesson delivers quite a lot of information, you can divide it into chapters or sections. These sections within a lesson are called branches in Moodle.

Branch tables are simply pages which have a set of links to other pages in the lesson. Typically a lesson may start with a branch table which acts as a Table of Contents. Each link in a branch table has two components, a description and the title of the page to jump to. A branch table effectively divides the lesson into a number of branches (or sections). Each branch can contain a number of pages (probably all related to the same topic).

The end of a branch is usually marked by an End of Branch page. This is a special page which, by default, returns the student back to the preceding branch table. (The "return" jump in an End of Branch page can be changed, if required, by editing the page.)

There can be more than one branch table in a lesson. For example, a lesson might usefully be structured so that specialist points are sub-branches within the main subject branches. (Thus the name used is Branch Table rather than Table of Contents page.)

The number of links shown when setting up or editing a branch table is set by the "Number of Answers/Branches". This parameter can be changed on the fly by simply clicking on the Update the Lesson button at the top of the teacher's page and changing the value.

It is important to give students a means of ending the lesson. This might be done by including an "End Lesson" link in the main branch table. This jumps to the (imaginary) End of Lesson page. Another option is for the last branch in the lesson (here "last" is used in the logical ordering sense) to simply continue to the end of the lesson, that is, it is not terminated by an End of Branch page.

When a lesson includes one or more branch tables and you are not using custom scoring (where you enter a point value for each question) it is advisable to set the "Minimum number of Questions" parameter to some reasonable value. This sets a lower limit on the number of pages seen when the grade is calculated. Without this parameter a student might visit a single branch in the lesson, answer all its questions correctly and leave the lesson with the maximum grade!

Further, when a branch table is present a student has the opportunity of re-visiting the same branch more than once. However, the grade is calculated using the number of unique questions answered. So repeatedly answering the same set of questions does not increase the grade. (In fact, the reverse is true, it lowers the grade as the count of the number of pages seen is used in the denominator when calculating grades does include repeats.) In order to give students a fair idea of their progress in the lesson, they are shown details of how many questions they are answered correctly, number of pages seen, and their current grade on every branch table page. (This is one other thing teachers don't get to see - sorry!)