Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi There,
Is it possible to create a quiz in umbraco forms and track correct answers providing a score at the end?
It would depend on the requirements exactly but ideally you would want to create a custom provider to extend the Form/s to the correct datasource and workflows that you need on the server side.
There is some pretty good info available here: https://our.umbraco.org/documentation/Products/UmbracoForms/Developer/Extending/
Client side should be fairly simple to acheive, again there is some good reading on the docs (you can see there is a part for after the form is submitted): https://our.umbraco.org/documentation/Products/UmbracoForms/Developer/Custom-Markup/
Cheers
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Creating a quiz with Umbraco forms.
Hi There,
Is it possible to create a quiz in umbraco forms and track correct answers providing a score at the end?
It would depend on the requirements exactly but ideally you would want to create a custom provider to extend the Form/s to the correct datasource and workflows that you need on the server side.
There is some pretty good info available here: https://our.umbraco.org/documentation/Products/UmbracoForms/Developer/Extending/
Client side should be fairly simple to acheive, again there is some good reading on the docs (you can see there is a part for after the form is submitted): https://our.umbraco.org/documentation/Products/UmbracoForms/Developer/Custom-Markup/
Cheers
is working on a reply...