Adding a Field to Quizzard Answers page

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
blackrain
Forum Members
Forum Members
Posts: 98
Joined: Wed Feb 20, 2008 4:33 pm

Adding a Field to Quizzard Answers page

Post by blackrain »

I have been asked to a quiz module to a website and because CMS Made Simple is used for the CMS, I have found Quizzard available and fits the bill perfectly, well almost anyway.

My question is: How can I add and extra field to the answer section that gives the user an explination for the correct answer e.g.

Q. which is faster

A. a car or B. a bicycle

When the quiz is finished the score is shown

Q. which is faster

A. a car or B. a bicycle

Correct answer is A. a car - Because it does rely on a person for power


This may seem simplistic but not for me, I am lost a bit here, can't seem to get the form from action.editquestion.php, Quizzard.module.php and editquestion.tpl to submit to the Db.

I am not that good at creating modules for CMSMS but I do understand php and smarty concepts and feel i am missing something in the files and/or code.

Thank you in advance for your time and help

regards

Mark Starkey
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Adding a Field to Quizzard Answers page

Post by velden »

As the page in the forge states this project is stale. It's a long time ago it has been updated.

That said, it should never be necessary to modify module files. All options and templates should be set/changed via admin pages or parameters in module call. Those changes should then automatically be stored in database.
Post Reply

Return to “Modules/Add-Ons”