Contents
1 How can I monitor my users’ / instructors’ actions in a Lesson?
2 Jumps not working in a question
3 Edits of answers are not saved
4 Multiple Choice and Multianswer issues
5 The lesson was completed but it does not record it
6 Dependency in Lesson does not work
7 How to add sound to a lesson page
8 Can I turn off the answer shuffle in a lesson?
9 Can I change standard words used by Lesson?
10 Grrr something happened -lesson list is not right – I can’t move things
11 What happened to my HTML code on a Lesson page?
12 Pages are not displayed in the lesson’s left menu
13 Users are not returning to where they left the lesson
14 Can I change the End of Lesson page display
How can I monitor my users’ / instructors’ actions in a Lesson?
One way is to use Event monitoring. There are events for viewing content pages and answering question pages (users) and creating, updating and deleting pages (instructors).
Jumps not working in a question
A wrong answer should go to “this page” in my lesson. But after the user answers it, the user goes to the next page.
If the maximum attempt is set to 1, then the user will be advanced to the next page after they choose a wrong answer that is sent to “this page”. If it is set to 2 after the user selects the wrong answer the 2nd time they will be sent to the next page. This can be used to keep the user out of an endless loop when than can not answer a question correctly.
Edits of answers are not saved
I have a 4 answer multiple choice question. I can only seem to save the first two answers, their jumps, and feedback. Any edits on the last answers, their jumps and feedbacks are not saved. LMS does not tell me there is anything wrong. The same thing happened with a Content page. I can not seem to get the last two descriptions to change after I save an edit. GRRRRR!
- Go back to your lesson settings. The maximum number of answers is probably set to 2; change it to 4 or the maximum number of answers or descriptions in your lesson. Now the edits can be saved.
-
- Tip: Changing the “Maximum number” as an instructor builds a lesson is a trick used to limit scrolling passed unused answers or branch choices to get to the save button. For example, 15 pages have 4 choices but one page will have 8 choices. The instructor will use “Maximum number” at 8 setting only when they initially create that page, then switch it back to 4. They (and their users) will always see all 8 answers but the lesson setting will prevent them from editing some of them.
Multiple Choice and Multianswer issues
When I check the multi-answer box in a multiple choice question, it does not work. It makes random jumps and does not put the instructor’s response with the users choice.
- In a Lesson module multi-answer question, all the correct choices must have the same jump and instructor response. All the wrong choices must also have the same jump and instructor response.
The lesson was completed but it does not record it
- Every lesson must have one question that a user must answer in order for it to show up in some reports. This can affect Grades and a Lesson’s dependency setting (see other FAQs below).
-
- Tip: There are lots of creative ways to put in a question, such as setting a multiple choice question so that all answers are correct and the answers act like a content page. Or put in content and then award 1 point for “next page” as the answer and do not include the score in grades.
- Tip: Due to a specific Lesson’s design, some users can complete the lesson without answering one or more questions which have been placed in the Lesson. When Lesson cannot record any scores for a user, no grade is pushed to the gradebook. It may appear therefore that Lesson is being inconsistent in recording grades.
Dependency in Lesson does not work
The second lesson tells the user they must complete the first one. They did – what is wrong?
- For dependency to work, you need to have at least 1 question page in the lesson. The user may not need a minimum score, but Lesson needs to know that the user tried a question. You can always put a question as the first or last page, You don’t need to ask a question but do put in an answer to “continue” with a jump of the next page.
- Also for dependency to work, the lesson cannot be a practice lesson.
How to add sound to a lesson page
- Audio in LMS has an overview and tool recommendations.
Can I turn off the answer shuffle in a lesson?
- In short, no. Turning off the page and answer shuffle are Quiz options, but neither is found in Lesson. A minor hack to the Lesson code is possible but that would impact the entire LMS site.
-
- TIP: If you don’t need to score users answers in a question, then consider using a Content page instead of a Multiple Choice or a True/False question.
Can I change standard words used by Lesson?
- Yes. You or your site administrator can edit the language file called Lesson.php. This will impact the whole site. Your site administrator might create a language just for you and then in Lesson settings use the force language option.
Grrr something happened -lesson list is not right – I can’t move things
Try a backup and restore of your course to solve some of those “quirky” issues.
- Example: I was building a course, started adding lessons to topic 2 and then realized I should move it up to become Topic 1. Did that and continue to add lessons to topic 1, then lessons to topic 2 etc. Later I had to add lessons to topic 1. I did but could not move them between those first lessons I created. Every time I tried to move them they went to the bottom of topic 2! I also noticed that my list of just lessons showed those first lessons as being in the correct course display order but showed they were in Topic 2!.
- Moral: Sometimes a backup and a restore will re-establish harmony and fix things.
What happened to my HTML code on a Lesson page?
I had the lesson page formatted just the way I wanted by using the HTML source toggle on the toolbar. I went back in to tweak my code and some of my code was missing!
- The lesson will “clean” up your HTML code every time you toggle into HTML text. This can be frustrating, especially if you are trying to get a flash file to display just right. Save your work in a text editor, so the next time you tweak it, you can paste all your code back in.
The Lesson module’s left menu navigation feature only displays content pages. If your lesson only has question pages, it will not display any pages. Use a content page before a series of question pages, so your users will know where the series starts. Alternatively, use the same content page and put links to each of the questions using descriptions and jumps. Remember, you can effectively have the user jump past (not view) this content page as they go through the lesson and only reach it via the left menu.
Users are not returning to where they left the lesson
A user has left the lesson after looking at 10 pages. The next time they return to the lesson they start at the beginning again. How can the user return to the same place?
- You have seen more than one page of this lesson already. Do you want to start at the last page you saw?
Several things must be met before this will happen. First, make sure your lesson settings allow the user to retake the lesson and that this lesson is not a “practice” lesson. The important thing is that the above words are not exactly correct. They are correct only when the user left immediately after answering a question in a Lesson. For the purposes of returning to the same place, Lesson only remembers question pages as benchmarks. So lastly, make sure you have questions scattered in your Lesson for this feature to work and tell users.
- TIPs: Use a content page at the start of the lesson as a table of contents, so the users are forced to remember where they are but can jump to your teaching points. Or put a question at the start or end of every “teaching point”. And of course, you can tell your users how it is going to work.
Can I change the End of Lesson page display
Yes, it is possible for the site administrator to change the text strings for all Lessons which use a specific language. For example, some sites do not want a user to see any reference to grades. By editing the correct text string, it is possible to replace “Your score is 9 (out of 10)” with “Be sure to get your certificate”. Or change “Congratulations – end of lesson reached” to “We hoped this lesson helped you”.
- Tip: It is possible to force a language in a course in the Appearance settings. A site administrator can create a “new” language, with different text strings. This would allow different courses to have what appears to the user at a different end of lesson pages.