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.

mbutcher's picture

Change of Maintainer

As many users of Quiz know, my ability to quickly contribute code to Quiz has dwindled spectacularly in the last eight months. At this point, I have time only to make rare changes to the code.

On the other hand, Falcon has taken the lead on Quiz 4, and is contributing on a daily basis. Further, he has a long-term interest in the ongoing maintenance and improvement of the Quiz module. He has also expressed interest in being the official maintainer of the project.

Read more
raphaelhuefner's picture

Please test my "Long Menu" question module!

I have uploaded this module here: http://drupal.org/node/772588

I had to create a new "Long Menu" question type (for one of my clients), which I also want to give to the community. This is a first draft, but at least it works on my client's site. Next steps will include better descriptions at the question creation form fields and better comments in the code (for fellow developers and better bug hunting).

Read more
joebanks's picture

Viewing Quiz results for lots of users?

Quiz by itself is great. And it would be even greater with some ability for Quiz admins to view lots of quiz results in an organized way.

Specifically, I need a view that will list all users who have begun a Quiz. Seeing the status/score in this view would be great.

Does anyone have a suggestion? I have searched for hours on this, with no luck. The documentation provides nothing on setting up views for Quiz admins (like teachers). Without this ability, how could you possibly run an LMS site?

Read more
karthick62's picture

Checking no of users attended a quiz

I have been using quiz 4.x version. How to check the no of users attended all available quizzes (thro tables). I might want to have a quiz as the most attended quiz by having no of users attended quiz.
Thanks in advance.

Read more
pbuyle's picture

Multi-language support status

What is the current status of multi-language support in Quiz ?

According to [#285570] should be fixed. But when looking at the code in quiz.module in 6.x-3.4, I don't see any reference to language. So it seems that it was dropped in Quiz 3. In Quiz 4, language is only used when copying questions of a translated Quiz.

I'm specifically interested in random selection of questions using a taxonomy term. I'm working on a patch for Quiz 6.x-3.4 to handle multi-languages (ie. node's language) and i18ntaxonomy in _quiz_get_random_taxonomy_question_ids(). So I wonder if there is a ongoing effort for multi-languages support that I can join or if I should fill a new issue for this.

Here is my patched version of _quiz_get_random_taxonomy_question_ids().

Read more
Fohsap's picture

Quiz question (no answer)

It would be really nice if a person could create quizzes just for fun. They could write in responses to each question without actually having any grading system at all. So, no matter what the quiz taker answers, they get the same response.

This would be a lot easier than having to write custom PHP code in. Here's an example:

Which happening of which day of the week of which month is this, in Japanese?

Read more
pbuyle's picture

Daily Quiz

Hi,

I started working on an additional module for Quiz. It automatically creates a new quiz node every day to provide a Daily Quiz on a site. The daily quizzes uses randomly selected questions. They all share common settings defined in the Quiz Configuration page. The module also provides a daily quiz page inviting the user to play the quiz every day. It also informs him/her of the score required to pass and the time limit (if any). Once a user has passed the quiz, the page contains it's results summary. Otherwise, it provide a link to the daily quiz for the day.

Combined with the userpoint module, it can also be used as incentive to get site members to come back everyday.

It is hosted on http://ur1.ca/ovtd but I would like to publish it to drupal.org.

Any feedback would be appreciated.

Note: I shortened the project URL to avoid triggering the spam filter.

Read more
sandipdev's picture

Go to next question only if answer is correct

I am using the quiz module. The thing, I want the user to enter the answer to a short question which will be matched and the "Next" button will become active only if answer is correct. The quiz should only allow a user to proceed only if the answer to the question is correct. How do I do this? And I need to do it fast, before 9th March. If have done a bit of module development in Drupal, so just basic directions will do. Any help will be deeply appreciated.

Regards,
Sandip Dev

Read more
joomlerrostov's picture

Feature reques for quiz 4

Feature request

may i ubmit a feature request - i think it will be helpful if Quiz will have advanced reports with various statistical variables.
As i see here http://www.questionpro.com/results/ there are great options to automatically render:

1) frequency analysis, including percentage and answer cout per every question's variant
2) key statistical analytics, including Mean, confidence interval, standard deviation, standard error, AVERAGE balanced assessment

i guess that some of these is posible via Views, but dont see how to implement Delphi method for example

Read more
raphaelhuefner's picture

Please test and use my new working ajax_quiz module.

Hello quiz-users and quiz-developers,

I had to make a new ajax_quiz module for my client, which I want to give back to the community. For a preview I uploaded a version which shall work with quiz-6.x-4.0-beta3 into this issue: http://drupal.org/node/701716

Please test whether it works in your environment and give me feedback (please put the feedback in the issue at http://drupal.org/node/701716) what needs to be done to make it useful for more and more people.

First known issues:

Read more
Basstunes's picture

Quiz, Drupal 7, Autoload

Hi there,

I'm very new to Drupal and am not a programmer at all. I'm very interested in using the quiz module.

I've read that the current version Quiz 3 depends on the Autoload module http://drupal.org/project/autoload. But on the autoload project page it is said that the autoload module will not be ported to Drupal 7. What does this mean for the quiz module:

Willl Quiz 3 work without the autoload module in Drupal 7? Or will Quiz 4 work without the autoload module in Drupal 7?

Read more
vizint's picture

Quiz not updating to latest version?

We've installed Quiz 6.x-3.x-dev and don't see the "feedback" and correct answer fields when adding a multi-choice question (node/add/multichoice). We've run the upgrade procedure from here: http://contrib.caucusllc.com/quiz-demo/node/16#6

Do we need to get rid of any other legacy quiz tables, nodes etc?

I've attached the screenshots that we see from (node/add/multichoice) and one from another site with the same quiz module version installed where it is working correctly.

Any help would be greatly appreciated!

Read more
karthick62's picture

On taking quiz

Hi,
I have small doubt in importing quiz questions. I have tried importing qns using aiken format, few of the special characters are rejected esp ) } ] (closing characters)and more over if i want to give a question like

multichoice
what is drupal?
1:Content Management system
2:Open source
3.Configuration Management system
A. 1&2
nil
B. 1
nil
C. 2&3
nil
D. 3
nil

when i try to upload it , i am getting things like
what is drupal? (qn)

(multichoice options as)
Content Management system
Open source
Configuration Management system

Read more
pimousse98's picture

Result display & some workflow questions for quiz

Hi,

  1. I would like the ability to show feedback to the user at the end of the quiz (their score and whether they passed or not) but not the details of which questions were right/wrong. As far as I can see the only option is to show all or none. Am I missing something?

  2. I saw there are ways to limit how many times a user can take a quiz. I've seen there is a message if someone has already passed and tries to take the quiz again, but it would be nice to just not have the option to click on the "next" button then.

Read more
jimtobias's picture

Need help (paid if necessary) migrating a training site

Hi,

I posted http://drupal.org/node/633972 in the forum, looking for help, but got only generic replies. We need someone who understands Drupal and how it can be used in training (not "education").

Most of the help would be in identifying the right modules to duplicate the functionality we've already got, avoiding gotchas, identifying where we might need to do some coding, and how to theme the training site so it's both accessible and looks good.

One item that comes up is whether we should use the Book content type, with what additional modules, and how to integrate it with Quiz.

Read more
falcon's picture

Finishing up quiz 4

Quiz 4 is now more or less feature complete, but it is probably very unstable. We could use help from the community in testing the module.

Any and all patches are off course very much appreciated as well!

Here are the open issues:
http://drupal.org/project/issues/quiz?text=&status=Open&priorities=All&c...

Read more
Feral's picture

QUIZ for personnal self-training???

Hello Everybody!

I am very new on Drupal (less than 2 weeks), so please forgive me if I sound stupid...

I am trying to build a website where french students could come and train/learn english vocabulary.
I feel that I could use QUIZ to do that but I am very very very very lost...

My aim would be to have the students come on the site, signin, and just train without writing:

1- A question is asked: A french word or expression.
They think about it and answer without writing, just for themselves.

2- The answer is already loaded but hidden.

Read more
chris_p's picture

Survey module

Hi Quiz Developers,

I've been looking into the possibility of using Drupal to host surveys for Market and Social Research projects, similar to apps such as Limesurvey, SurveyWriter and ConfirmIT. Quiz seems to be the module that is closest to what I need however it does lack some necessary functions. These are (in no particular order):

<

ul>

  • Grid questions (eg. "Please indicated one the scale below how much you agree or disagree with the following statements")
  • Read more
    Anonymous's picture

    Course player - is it part of Quiz?

    The blurb for this module states...

    Online courses (Audio and Video enabled)

    Self-learning programs

    Read more
    Anonymous's picture

    Course player - is it part of Quiz?

    The blurb for this module states...

    # Online courses (Audio and Video enabled)
    # Self-learning programs

    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