prepare.content at end of quiz
- Ricardo Carvalho
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
6 years 1 week ago #7126
by Ricardo Carvalho
prepare.content at end of quiz was created by Ricardo Carvalho
Hello all
I was able to find an old, not properly licensed version of vquiz (vQuiz 2.5.34) to see if this components attends my requirements and i am still short of an answer. thats i why i need your help before i fork ou on a properly licensed version o vQuiz.
I have seern that vQuiz allows for "Content Prepare event on Quiz" and "Content Prepare event on Question". I need to be able to execute a prepare content ate the end of the quiz response, after all the questions have been answered and the data saved in the database.
I was able to do a very dirty edit in the component, in the quiz manager calling
echo JHtml::_('content.prepare', '{jumi [components/com_jumi/files/vq_handle_34.php]}');
but it actually does not attend my requirements because the event is called before the data is saved to the database.
I am trying to develop a concept of a questionnaire that evaluates certain things ans the anwer is always 0 to 3, depending on the evaluation.
I need to be able to call custom score handling scripts after submisson (and datasave) of any quiz.
Does vQuiz Have this ability or not and can it cover my specific needs?
Also, would be a great benefit:
SUGGESTION
It would be excellent if, rather than questioning the user for answer options and storing them in the #__vquiz_option table, you would allow the user to specify an SQL statemente that would return a key/value pair array.
I was able to find an old, not properly licensed version of vquiz (vQuiz 2.5.34) to see if this components attends my requirements and i am still short of an answer. thats i why i need your help before i fork ou on a properly licensed version o vQuiz.
I have seern that vQuiz allows for "Content Prepare event on Quiz" and "Content Prepare event on Question". I need to be able to execute a prepare content ate the end of the quiz response, after all the questions have been answered and the data saved in the database.
I was able to do a very dirty edit in the component, in the quiz manager calling
echo JHtml::_('content.prepare', '{jumi [components/com_jumi/files/vq_handle_34.php]}');
but it actually does not attend my requirements because the event is called before the data is saved to the database.
I am trying to develop a concept of a questionnaire that evaluates certain things ans the anwer is always 0 to 3, depending on the evaluation.
I need to be able to call custom score handling scripts after submisson (and datasave) of any quiz.
Does vQuiz Have this ability or not and can it cover my specific needs?
Also, would be a great benefit:
SUGGESTION
It would be excellent if, rather than questioning the user for answer options and storing them in the #__vquiz_option table, you would allow the user to specify an SQL statemente that would return a key/value pair array.
Please Log in to join the conversation.
6 years 1 week ago #7129
by Daniel
Replied by Daniel on topic prepare.content at end of quiz
Hi Ricardo,
Hope you are doing well!
If you have vQuiz version 2.5.34, please check out the new version of vQuiz URL: www.wdmtech.com/vquiz , please let us know if you are looking something else.
Best Regards
Hope you are doing well!
If you have vQuiz version 2.5.34, please check out the new version of vQuiz URL: www.wdmtech.com/vquiz , please let us know if you are looking something else.
Best Regards
Please Log in to join the conversation.
- Ricardo Carvalho
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
6 years 5 days ago #7132
by Ricardo Carvalho
Replied by Ricardo Carvalho on topic prepare.content at end of quiz
I Daniel,
I am happy to buy a licensed version of the component, but only if it addresses my specific requirements.
Can you confirm to me that it does?
Thank you
Ricardo
I am happy to buy a licensed version of the component, but only if it addresses my specific requirements.
Can you confirm to me that it does?
Thank you
Ricardo
Please Log in to join the conversation.