Jump to content

Online Quiz


shaidujjaman

Recommended Posts

  • Download/Install Zend\Form
  • Create an abstract form type to represent a quiz qa (ie setQuestion, setAnswers/setOptions, getUserSelectedAnswers) extending Zend\Form
  • Create a form for each of the different quiz question categories, add additional methods where required (but favor configuration)
  • Make sure each of the forms render correctly
  • Create a factory to build the different form types (used to build the form objects from text in your database)
Link to comment
https://forums.phpfreaks.com/topic/277482-online-quiz/#findComment-1427576
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.