If you would like to see more of these generators for Moodle, please let me know by commenting below
or find me on Linkedin https://www.linkedin.com/in/chrisrichterin/
or on Facebook https://www.facebook.com/ricoshae.richter
Likert scale style questionaire generator with multiple responses for Moodle
This form allows you to generate your own questionnaire for a self assessment activity that generates HTML and Javascript that can be pasted into Moodle or other Learning Management systems. It uses HTML and Pure Javascript and does not record results back to a grade book. Once you have entered your information into the form, you can then test the interaction and generate the HTML and Javascript to copy and paste into your LMS. You can apply your own CSS to the HTML once you have added it to Moodle.
Complete the form below.
Column 1 (label/value) |
Column 2 (label/value) |
Column 3 (label/value) |
Column 4 (label/value) |
Column 5 (label/value) |
|
|
|
|
|
|
|
|
|
1 | Between | and |
|
|
Show
|
||||
2 | Between | and |
|
|
Show
|
||||
3 | Between | and |
|
|
Show
|
||||
4 | Between | and |
|
|
Show
|
||||
5 | Between | and |
|
|
Show
|
Questions
You can reorder the questions using drag and drop. The ‘reverse’ values option will reverse the column values for the selected question.
- Reverse values
- Reverse values
- Reverse values
- Reverse values
- Reverse values
Select the generate button above to test your questionnaire.
The code below can be copied into the HTML section of a Moodle page.
Hi Christopher,
This is great! Thanks so much for the share. Can you create an intake form that will send results to moodle, like a survey with open-ended text responses collecting data from text fields?
Hi Sarah, I just found your post and apologise for the delayed response.
Yes you can do this but it would require a custom module as it needs to talk to the Moodle database and would possibly need additional database tables to store the results.
A lot more complex than the question creator. A lot of people have asked about sending the question creator results to grade book but this again is more complex task. Thanks, Chris