I created Quiz Categories & Bank Categories. Proceeded to add a question in "Question Bank"
Now, I went to "Quizzes" and click on "New" to create a quiz which added successfully.
Now, the front-end shows the quiz but it won't proceed beyond "loading" and there's a lot of error being shown:
Code: |
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/yui.combo.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/ari.all.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/templates.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/ari.quiz.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/ari.pageController.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/index.php?option=com_ariquiz&view=jsmessages&task=getMessages&v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/ari.watermarktext.widget.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/questions.js?v=3.6.15
JFile: :read: Unable to open file: /var/www/master/components/com_ariquiz/assets/js/touch_fix.js?v=3.6.15
|
I'm unable to get the quiz working
This is suppose to be easy but its just confusing and not working!! Is there any video tutorial or could you create a sample working quiz?