Quiz

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

This is a group to discuss developments in the quiz module and it's development. This group hopes to be a place to discuss new exciting ideas and implementations.

shaneforsythe's picture

Integration with Organic groups or make quizzes reusable/exportable with integration to Features module

I've been torn between trying to figure out the best way to implement this and straddling between 2-3 different approaches. Does anyone else have thoughts on this or a workflow that works well for them?

First, i tried to integrate Quiz with og , so that I can create a view of all quiz results that belong to that group. I was only marginally successful and created a view that took a list of UIDs as an argument, then wrote custom code on a node to fetch the UID's of people in the group context of the node, then manually called the view with those arguments.

Read more

Quiz affiliated Modules

Quiz module has grown appreciably in the recent past to have a family of modules that counts on quiz. This page tries to aggregate all the quiz affiliated module and provides an overview,

Question types

<

table>

Name Description 6.x 7.x-4.x 7.x-5.x Maintainer Cloze Read more
Epoch Win's picture

Drupal 7 - Assigning Questions to a Quiz not reflected on Submit

I have created 2 quizzes. For the first all questions were assigned automatically to the quiz when I clicked the checkbox "Questions isn't a member of Quiz".

When I created the second quiz and tried to assign questions to it (100 in total) from which I want 10 questions to be displayed at random, the assignment never takes place.

Could someone please direct me to the necessary documentation, videos or other means to solve this issue?

Thank you.

Read more
m2jalali's picture

take quiz by ajax not working

Thank U very much for your so useful module "quiz" I encountered a difficulty while using the said module. The problem is that I take quiz by ajax. quiz is not working with ajax, i need ajax action on my page. would you please guide me to run ajax on quiz module! Is there any remedy to solve that crucial poroblem. You are kind enough if you give me a hand in this regard. With best regards Mehdi

Read more
sandra@digitalworldbiology.com's picture

Question on providing feedback

I am an instructor in an on-line course. When I use Quiz, I have to turn off the feedback setting because I do not want my students to see the feedback until ALL the students have taken the quiz.

I also use manual scoring to avoid having students see the correct answers before everyone has taken the quiz. But - when I use manual scoring I lose the ability to show students the correct answer. And when I turn off the feedback setting, I lose the ability to explain to the students why they got something wrong.

Is there a way to control the time when feedback is provided so that students see the feedback AFTER I've scored the quiz?

Is there a way for me to manually add comments and provide feedback when I'm scoring a quiz?

Read more
rajeshrjsh's picture

I need Schema E-R diagram table relationship for Quiz module in drupal

I need Schema E-R diagram table relationship for Quiz module in drupal

Read more
sagiroz's picture

understanding function saveRelationships

Hello,
I am trying to better understand the function saveRelationships at file quiz_question.core.inc.
Any explanation will be appreciate.
I am using Quiz 6.x-4.1

Many thanks
Sagi.

Read more
cos's picture

Anonymous user / giving them a name

Hello All,

We are setting up a Quiz that user must take before they can register.
If they pass, the Quiz register module is to take them to registration.

Administration must be able to go back to the quiz and see the name of the quiz taker.
Unfortunately, if they are not registered, their name is Anonymous.

We tried adding a question "What is your name?" but then the answer must be graded before a total is given for the quiz.

Is there an easy way to have an Anonymous user fill in their name, and then have the quiz results use that name?

Thanks,
cos

Read more
bill_redman's picture

Placement of Result Comments

I am using result comments to be displayed if a taker attains a certain minimum grade. Nothing exotic and it works fine. However, when the quiz is completed and the results are shown, the comments are displayed before the results. Is there a way to have the comments display AFTER the results?

Read more
drupalshrek's picture

All questions for a quiz directly accessible?

Is it possible to have a questions page for a quiz? What I mean is a URL which links to all the questions which make up part of a quiz (rather like the page that a user gets at the end of quiz showing all his right/wrong answers, but just showing the questions)? I'm thinking in terms of SEO, that currently, it seems that the questions are hidden from search engines, because a search engine has to "Take" a quiz, which it cannot do.

For example, on my colours quiz:
http://www.anglopolo.com/content/colours

I see that the URL when I take the quiz is always as follows:

Read more
Vin92's picture

Email Bug in Quiz Module

Dear readers,

I am currently facing a problem in using the quiz module version 6.x -4.1. The Quiz module is set to email the results to the taker upon scoring a quiz. However, it is sending the email to the currently logged in user rather than the person who took the quiz. There was also a similar bug that was reported at this website http://drupal.org/node/940976 but it was closed as there wasn't much replies.

Read more

Quiz 7.x permission string title and description

Machine name Title Question
view any quiz question correct response View any quiz question correct response Allow the user to see the correct answer, when viewed outside a quiz
administer quiz configuration Administer Quiz configuration
access quiz Access Quiz Can access (take) all quizzes.
create quiz Create quiz
edit own quiz Edit own quiz
edit any quiz Edit any quiz
delete any quiz Delete any quiz
delete own quiz Delete own quiz
Read more
mediumgrade's picture

Allow skipping while forcing the user to answer all questions before finishing...

Hello, I am wondering if the following is possible:

I would like to create my quizzes such that a user is able to skipped through questions, but is forced to answer them all before finishing. In such a scenario, the user would likely receive some sort of error if they tried to Finish the exam without going back to answer their skipped questions. Currently, skipping automatically allows the user to leave questions blank. Is what I am asking for possible? I have tried looking at the various hooks and I am not sure where this kind of validation would go, or even how to really check for it.

Read more
Anisorf's picture

Quiz Scenario

Hi everyone,

I've just started working on my graduation thesis, which is abot making a site with Drupal 7 for the Europian Pedagogy Certification for the teachers to improve the pedagogycal skils using ICT...
so the scenario is to make a test for the teachers to verify the ICT skils that they have, if they pass the test they can obtain a certificate, if they do not pass the test than i will give them some learning matterials to help them to improve the skils.
I was thinking that this module can help me, but since i'm new i'm asking for opinion.

Read more
Jeremy Poot's picture

scores with scale function

Hi everyone

I am currently working on a project to improve e-learning in Vietnamees schools. I'm working for a belgian organisation called VVOB. I have to implement some kind of self evaluation test on the website. This could work with de scale functionality but the problem is that you can't assign scores to the scales.
for example: Strongly disagree should have a score of 0, Neither agree or disagree should have a score of 0.5 while Strongly Agree should have a perfect score of 1.

Is there a possibility to implement this type of score functionality in the scale function?

Read more
sagiroz's picture

Warning when upgrading from 6.x-4.1 to 6.x-5.x-dev

Hi,
I have updated the Quiz module on my site from 6.x-4.1 to 6.x-5.x-dev and I have the following warning:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'quiz_access_multi_or' was given in /home1/xxx/public_html/mysite/includes/menu.inc on line 452.

Do you think there are modules that I must update also in order for this issue to be solve?
Can someone guide me how to solve it?
Many thanks
Sagi.

Read more
omd's picture

PHP Block Visibility snippet based on Quiz results for two quizzes and restricted to specific URL

Hi Everyone,

I am trying to show a block on a quiz results page. I want my users to take two separate quizzes and then show them a results page where the can see their scores for each quiz and a block with suggested reading based on the results of the two scores.

I am trying to write a block visibility snippet with the following logic:

if score for quiz node id 222, for current user, is greater than or equal to 50
and if score for quiz node id 228, for current user, is greater than or equal to 50
and if url = content/myresultspage
then return true

Read more
mediumgrade's picture

Function to get questions/answers for quizes

I am trying to create some email notifications which break down all of the questions a quiz taker got wrong and what their answer was for each of those questions. I wrote an override for hook_quiz_finished() which gives me the quiz, the score (summary) and ID of the results. The variables passed in give me the question IDs, but not the corresponding user answers. Is there an easy function for querying this or do I have to figure it out from the SQL tables? Can someone help me understand how to retrieve that data?

Thanks so much!

Read more
mugunthan's picture

Name in the Quiz result

Hi,
I am using the quiz module for online exam.I have created the 10 users using the User settings.
Now i want to customize the quiz results.So where do i find the quiz results in quiz module?

Read more
Subscribe with RSS Syndicate content

Quiz

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week