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.

kaizzy's picture

Customize Quiz-Result

Hi,
I have created a multiple choice quiz. Its running fine. But, in result module I want to watch the user list sorted according to score. Is it possible? If yes, please elaborate.

Thanks in advance

Read more
pagach's picture

Adding a column with question term into manage questions

Helo.
I'm quite new to drupal in general and quiz. I am facing a problem I can not solve by myself.
I have a quiz module with questions, every question has a term. What I need is to show that term next to each question in manage questions tab in a new column (next to all, title, type, changed and user).
Hope u can help me. I use drupal 6 and Quiz 6.x-4.4

Read more
falcon's picture

Try out the H5P Boardgame, Drag and drop and multichoice questions

A Boardgame content type is now available on H5P.org. Here students solves minigames that are layed out on a game board and gets rewarded with videos for success.

Boardgame also includes Multichoice, Drag and Drop and Questionset. It is completely editable using a web-browser. Download boardgame, and create you own boardgames, question sets, multichoice tasks and drag and drops using Drupal and a web-browser.

Screenshot

Read more
falcon's picture

Create presentations, "fill in the blanks" and more with the new H5P module

H5P beta has been released! This is a sneak peek into what is about to arrive:

http://demo.h5p.org/node/49
(The presentation is 100 % editable using a web browser without plugins)

H5P stands for HTML5 package and is designed to fill the need flash once filled. HTML5 content is created as a singe file and may be uploaded to a website the same way a flash file is uploaded and published. BUT the content will also be editable using a web browser(without plugins), it will be responsive and work great on mobile phones.

Read more
Arnaud01's picture

New question type : order

Hello,

I would like to add a new question type : order, to put things in order.

For example,
- words in alphabetical order,
- put the months in the correct order,
- numbers in ascending, descending order...

The aim is to implement the jquery sortable functionality :
http://jqueryui.com/sortable/#placeholder

Do you think it's possible ? Is there something similar that already exists ?

Thank you,
Arnaud

Read more
pr4vst3r's picture

Quiz - Question Drop Down for Jumping around questions

Hi,
I'm not seeing the Drop down to allow users to jump around questions, e.g. when they have skipped some questions when Taking a Quiz. I have Drupal Core 6.28, Quiz Module 6.x-4.3. I have enabled the "Allow Jumping", "Allow Skipping" and "Allow backwards navigation" options and the Quiz is also set to "Random Questions". Any ideas why I am not seeing the drop down?

The theme installed is Danland (if that makes any difference).

Thanks!

Read more
simeonabiola's picture

screencast on integration of quiz and modules like views

I wish you guys do more videos and screencasts on quiz and its integration with other modules likes views, relations, rules......
i believe it will help people unleash the power of quiz and its usage.

thanks

Read more
simeonabiola's picture

quiz for drupal 8

I am just wondering if the quiz module will be ported to drupal 8 when finally released hopefully by August, and what should be our expectations (functionalities and performance)?

Thanks
Simeon Abiola Tawose
www.mathsvillage.org

Read more
billp44ruby's picture

Theme a multichoice node

I'm attempting to theme a Quiz, with multiple choice questions. For the initial Quiz node (where "Start Quiz" button is), the node has a class of "content-type-node-quiz". However, once you start taking the quiz there is no node class associated with a multiple choice question. The only class available is "region-content" or "region-content-inner", which is to broad of a class (it impacts other areas of the site where the desired style is not wanted).

Read more
sujanstha's picture

Award points only for first Attempt

I want to allow users to attempt quiz multiple times but award points only for the first attempt. Is this possible?

Thanks in advance.
Special thanks to all the maintainers of the Quiz module. Its really an awesome module.

Read more
simeonabiola's picture

Imagine this case

Students are enrolled in for quiz to take Biology, Physics, English and Mathematics
I want a situation where as they finish taking Biology, they are automatically directed to Physics then to English and finally Mathematics.
please can anybody help

Tawose Simeon Abiola
www.mathsvillage.org

Read more
POVYLAZZZ's picture

Showing quiz results by term

Hello,

I am set on changing default user result display into a custom one and was looking for some pointer.
User would see results based on question tags but not actual answers of these questions. For example if a quiz had three questions about sports cars and two about trucks if a user answers questions about sports car correctly but failed the ones with truck he would see that he had scored 100% in sports cars and 0% in trucks instead of displaying every question and every answer to it.

Read more
leegraves's picture

Using Captcha with Multichoice Question

Has anyone implemented Captcha with a multichoice question? The captcha is working fine on a standard form - ie user login form. When I try to add it to a quiz question, using the form id quiz_question_answering_form, the captcha appears but the user can bypass without answering the captcha. I've tried multiple implementations - math, css, draggable, unrelated word - all show the same behvaior.

I'm stumped, any suggestions?

Thanks!

Read more
satter9's picture

Assign Actions After Completing Quiz

Hello,
Does anyone know of a way on which you can assign actions after completing a Quiz? I am trying to allow access to a certain block once a user completes a quiz. I would like to do it by either assigning a new role to the user or automatically re-directing the user to a new page. Is there a way to do this with Rules or some other way. I am new to the Quiz module so maybe there is a way to do this that I am not aware of.

Thanks,
Nils

Read more
billp44ruby's picture

Exporting and Importing Multichoice Quiz Questions

I've created multiple multi-choice quizzes using the Quiz module but was disappointed to see that Node Import will not correctly export and import Quiz and Multichoice Question nodes. I need to be able to replicate the quizzes I've created on multiple site and was hoping there was a method for doing this systematically. Are there any recommended methods for accomplishing this?

Thanks!

Read more
mattheweigand's picture

Quizzes incorporating audio questions, audio answers, and ajax drag-and-drop

I am about to start a big project developing quizzes for a client that includes audio components for learning another language. Quiz-takers would click on an audio-linked image which would play the audio. They should be able to click on the image and listen to the audio several times, and then choose the correct answer.

Also the client wants to have some questions be an opportunity for users to record their own small audio snippets and submit them for later evaluation, like long answer questions get evaluated.

Read more
gouky10's picture

Print questions quizes

Hello,
I am trying to print a quiz in order to complement the module with a classroom quiz. do you know any way to get it?. Thanks and regards from Perú.

Read more
svena's picture

Userprofile fields in PDF templates from Certify

Is it possible to add fields from userprofile in PDF template?

Availible field according to Certify documentation is:
'site_name' (Site name)
'full_name' (Full name of user)
'email' (User email address)
'certificate_name' (Certificate title)
'certificate_desc' (Certificate description)
'score' (Score)
'issued_date' (Date)

I need to show fields from Quiztakers user profile in the cerificate.

Do anybody have a solution for this?

Read more
didlix's picture

In/Correct answers in hook_quiz_finished?

Good Afternoon,

I am playing with hook_quiz_finished to try and get a list of which questions were answered correctly / incorrectly, but nothing is jumping out at me as being this information.

Am I missing something, or is it not there? If it's not there, how can I get this information?

Kind Regards,

Rachel

Read more
sagiroz's picture

How to add the AddThis (FB like, Google plus) to the quiz results page

Hi,
I would like to add the AddThis (FB like, Google plus, etc) buttons to the quiz results page.
Its possible to add it to quiz page or question page but not to the result page.
Does someone has a hint for me please.

Many thanks
Sagi.

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