Description
What type of issue is it? (Choose one - delete the others)
Other (tutorial)
What article/section is this about?
(link here)
Describe the issue
Currently I am working on a Umbraco project using a quiz form, which has been made in custom form. Another client has also has a request for a quiz form although a bit more advanced, where they want a few tags/keywords on each answer in each question, so summarized it weights at score and on a result page it could list most relavant pages in this case education pages. I imagine each education page would have tags/keywords as well. This can be done using third party tools, but would be a useful use-case with Umbraco Forms as well.
The simple example would be a great start though.
It would be great to add the simple tutorial how to create a quiz form using Umbraco Forms (if possible) , e.g. something like this https://support.google.com/a/users/answer/9310255?hl=en
It could be a simple form in steps (paged) and correct or wrong answer. Finally a page to see a message and eventually a result. (similar to tests in Umbraco training).
It could also be more advanced to grade each question/answer like in the Google Forms example, but I think a correct/wrong answer would be the simplest answer.