quiz

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
David Dubya's picture

Debugging on SQL Server

I'm trying to debug Quiz and get it running on SQL Server, any help would be appreciated, new to drupal module maintenance, so don't know if this is spot for such conversation...

Quiz installed ok on SQL Server.

Cannot create 1st quiz record, crashes on SAVE. Confused about the quiz_save_properties() function where it crashes on the db_query.

On 1st quiz create, quiz_node_properties table is empty, so db_query will return null (if it didn't crash). The entity_save() would then save quiz with a qnp_id of null.

Read more
lenkaen's picture

How to add an anchor to quiz submit/skip/back url

I am new to drupal as a developer. I am using drupal 7 and the quiz module. I would like to add to the URL for when a user is taking a multiple choice quiz and clicks one of the buttons back/submit/quiz, so that the quiz page is shown from the anchor #quiz-progress or similar.

I've been trying to figure out the $form array and been looking in the functions
sl_quiz_form_quiz_question_answering_form_alter and _sl_quiz_question_answering_form_submit
in sl_quiz_module, but I haven't figured it out yet.

Any help would be appreciated.

Read more
elsann's picture

Category wise scores for Quiz Question results

Over the past 10 days, I have tried creating a online Quiz portal. I have tried Moodle, TAO, Wordpress, Joomla and some stand alone Quiz scripts (Open source). And I can confidently say that Quiz on Drupal is the most intuitive!

However, the one feature that is a 'must have' for me is to be able to have a category-wise analysis of the results.

I.e. If final quiz is 100 questions and consists of 10 questions (pulled randomly from Question bank ) from 10 different categories, the final results for the user should show overall score + the category-wise scores.

Read more
jumpthattb's picture

Exporting User results using views- for the user not admins.

Hello,

I have been trying to figure this out for a while.
I need to allow the users of our site taking an assessment using the quiz module to export their results in an excel CSV with 1. The question 2. their answer to the question 3. points they received from the question

That's it! And for some reason I just can't figure it out... simple as it may be. Sigh..
If I could export the quiz-results page the user receives after completing the quiz, that would be great too! I am trying to locate that view in the Quiz module core so I can copy it and import it but I cannot find it yet.

Read more
dardocode's picture

how to configure a personality quiz with Multiple Answers??

Hi everyone.

I'm new to drupal and quiz module and need to develop a quiz for a personality test; teh test has the next specifications:
*Every question have 5 answers
*Each answers give some specific points (more than 1).
*The user can only select 1 answer.
*There is not a correct answer.
*I don't want that the users can select more than one answer.

I tried with multiple answers but i have to check the correct checkbox for every answer and that's doesn't what i want.

Any suggestion? Hope be clear about the specification about the test.
Thanks in advanced.

Read more
ijf8090's picture

DrupalCamp Austin

Who is going to Austin? I would like to meet up.with the Irish community.

Will there be a Quiz?

Best
Ian

Read more
djdevin's picture

Quiz 7.x-5.x

I'm trying to drum up support for a new 7.x-5.x branch of the Quiz module, optimized for Drupal 7 (not a straight port from Drupal 4/5/6) so that we can more easily port it to Drupal 8 in the future without the technical debt that Quiz currently has.

Read more
svenA's picture

How do I insert a custom class on Quiz Directions questiontype when it's inside a Quiz?

Hi
I have a Quiz. The first question is a Quiz direction. In CSS I hide the "Next" button div. I have a video in the body of the question. When the video ends, its trigger a javascript that shows the div with Next button, and the user can go further in the quiz.

My problem is with the NEXT button in following questions. These buttons is hidden, caused by the reloading of the CSS. All questiontypes buttons have same div names.

My easy solution is a custom class i bodytag for the questiontype. But there is only node-type-quiz, notich special for the question type.

Read more
As If's picture

Multiple Charts in a Single View

This is a bit of a hack, but I'm experimenting with ways to get multiple statistics charts into a View. I know I could just write function calls to charts.googleapis directly, but I like the way the Quiz charts look and I was hoping to be able to leverage them easily. The chart I'm particularly interested in (for this View) is the "Status" piechart.

Read more
mayurst's picture

how to display quiz stats to quiz attendees

Hi, All

I have created 4 quizzes for students, students are allowed to take quiz many times.
I want to display the quiz stats for each students with the following information,
Quiz/ Author/Created/ Questions/ Attempts . and graphs related to this.

for administrator this quiz stats is available , can it be possible to display similar info for individual student level ? Enabled the permission for quiz Statistics ,when student clicks Result Statistics button "No Statistics found" message is displayed, but actually student attended the all quiz many times.

thanks in advance

Read more
Subscribe with RSS Syndicate content