'Custom quiz generator

I am building an E-Learning website for class. The main idea is quizzes. Right now I am trying to figure out how to create the option to build a customary multiple choice quiz.

I want to create a quiz generator for users that will append their personal questions and answers into the code I already have created for quizzes in my site. I have a basic quiz template already for designed for the different quizzes on my site.

I thought I might be able to use Forms to have a user input their question and answers?

Any recommendations or resources on where I might be able to find some helpful information?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source