Quiz

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.

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.

8 comments · Read more

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")
  • 19 comments · Read more

    Course player - is it part of Quiz?

    The blurb for this module states...

    Online courses (Audio and Video enabled)

    Self-learning programs

    Login to post comments · Read more

    Course player - is it part of Quiz?

    The blurb for this module states...

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

    4 comments · Read more
    dewoller's picture

    Groups of quiz questions

    Hi everyone.

    I want to use drupal quizzes to implement Cloze functionality, that is, associating a group of questions with a passage of text, and then having the ability to put several of these question groups into a single quiz. A question group could be currently implemented as a single quiz, but I cannot see how to group quizzes. How would you approach this problem?

    3 comments · Read more

    User view results quiz but they not full

    Hello!
    Beforehand I beg pardon for my English.
    I create Quiz project with multichoice questions. User visits the site, register and pass the quiz. After the quiz he sees the results and they look good. Later user sees the results through the administration of his profile (example, 'site/user/20/myresults' and selects the quiz) but the results look different - without marked right or wrong results.
    To better understand what I mean I attach files: 01.JPG - right results immediately after the quiz; 02.JPG - user sees the results through the administration of his profile.

    Login to post comments · Read more · 2 attachments
    wonder95's picture

    Ability to add weights to answers

    As part of a large project that will be using Quiz module, we have a requirement where the customer would like to be able to add weights to answers. Is this something that is in the plans for Quiz 4.x at all? If not, is it something that could easily be added with the quiz_questions module (as mentioned here)?

    Thanks.

    1 comment

    Adding a preview questions option to questions import module

    Excellent feature
    56% (5 votes)
    Good feature
    44% (4 votes)
    Poor
    0% (0 votes)
    makes no difference
    0% (0 votes)
    Total votes: 9
    8 comments

    Releasing Quiz 4.x alpha 1

    Quiz module has been growing dramatically. We have a lot of new ideas, users and developer joining with us to make it a typical e-learning quiz engine. As a maintainer of quiz 4.x gsoc branch i would like to release an alpha version of quiz 4.x on coming mon 20th July. It is expected to have the following new features

    Features list
    1. Questions Import
    2. Questions Export
    3. Results Export
    4. Scale - a new questions Type
    5. Admin Dashboard.
    6. Option to view answer out of quiz
    7. Item collection (question bank) [edit]

    32 comments · Read more

    Best way to view quiz results?

    Hello,

    I'm adding some basic "did you attend training" quizzes for HR at the non-profit I work for. I'm fairly new to Drupal, so maybe this is something obvious to a more experienced user...

    I need to view quiz results in two ways:

    a) All quizzes taken by a specific user, with their score on the quiz.
    b) All users who have taken a specific quiz, with their score on the quiz.

    The ways I've found to do this are all close, but none of them quite work. Am I missing something obvious?

    Here are the ways I've seen so far:

    http://site/quiztest/byuser/%USER_ID

    Login to post comments · Read more

    Quiz Menu Entry

    Can someone update me on the status of Quiz as a navigation menu entry?

    I saw somewhere that it is being added to the main menu, I think?? I have just loaded it, created a quiz and created a direct link to it... is there a better way? I would like to see a list of all quizzes under a Quiz main menu entry... just like I see all blog entries under "Blog" or forum topics under "Forum"

    Im somewhat new to Drupal, so please redirect me to the right answer if it is already here somewhere.

    2 comments · Read more

    Question on use of Quiz in corporate training

    Good Day
    I have some history with Drupal and have been interested in putting together a training program for corporate use. With the budget restrictions of today's economy, many companies have cut their training budgets mostly because of the high travel costs associated with sending people to seminars. I would like to substitute a self-paced web program for the off-site seminars. My initial read of the Quiz documentation has me very excited.

    2 comments · Read more
    HylkeVDS's picture

    Using Quiz for things that are not a Quiz

    Hello Quizers,

    I'm working in a very small group at Wageningen University, a small university aimed at life sciences. We've been doing research on the design and development of learning material for the past nine years and we've recently decided to move from our home-grown scripts to a more solid foundation: Drupal, maybe using the Quiz module.

    16 comments · Read more
    mbutcher's picture

    Quiz 3.0, Quiz 2.2 Released, Quiz support for Drupal 5 removed

    Quiz 3.0 has been released. This is considered the current stable release for Drupal 6.

    Quiz 2.2 has been released. This contains only security patches and very minor changes. We will continue patching this as security issues come up, but all development energy is being channeled into Quiz 3 and Quiz 4.

    Quiz 1.x for Drupal 5 has been removed from the downloads area.

    7 comments · Read more
    turadg's picture

    Quiz 4.x planning

    After a lively thread on separating a question bank from the quiz module, it was suggested to start a new one planning Quiz 4.x.

    What would you like to see in Quiz 4.x? Here are some ideas so far:

    Quiz/Question Bank module

    • Allow question items to be edited and viewed without the assumption of quiz-taking. (Currently "View" of an item sets up a quiz-taking interaction.)
    • A quiz is a list (ordered) of question items.
    • A collection is a set (unordered) of question items and/or quizzes.
    19 comments · Read more
    mbutcher's picture

    Quiz 3.0 Beta 1 is released

    The last critical bug against Quiz has been resolved, so we have gone from Alpha into Beta.

    Roadmap:

    Beta will be released as soon as we deem it stable enough for production use. Please test.

    No new features will be added to Beta (unless adding them resolves bugs). All new features will go into Quiz 4, which will be branched in CVS soon.

    1 comment
    mbutcher's picture

    Quiz 3.0 Alpha 2 is released

    In this version:

    Two new question types have been added: matching and short answer.

    The Question Import module now (at least partially) supports QTI 1.2, though it requires QueryPath to do this.

    Lots of bugs have been fixed. And I know I am forgetting some of the other new features.

    One bug is still giving us grief, and is holding back a beta release: http://drupal.org/node/344926

    Please provide feedback on the matching and short answer implementations.

    Login to post comments
    mbutcher's picture

    Quiz 3.0 Alpha 1 is released

    Quiz 3.0 Alpha 1 has been released.

    Take a close look at the Release Notes before installing. If you are a -dev user, you will need to remove the pre-alpha version, since the modules were (finally) moved into sub directories.

    There are a few major bugs that will prevent Quiz from going on into Beta. Both are mentioned in the release notes.

    Login to post comments

    Drupal based music education site

    Hi All,

    I'm in the process of producing a web-based tutorial for music students to introduce them to computer music making. I'd be very interested to see your comments and suggestions for improvements regarding the content, presentation & whatever really.

    The site is Drupal 5 using Asset for media, Lightbox, Quiz amongst others.

    Please don't tell me to upgrade to Drupal 6 - it's in the pipeline but not till the next funding round.

    thanks in advance

    Marcus

    2 comments
    mbutcher's picture

    Toward Quiz 3 Alpha/Beta

    As some of you may have noticed, I have begun the process of cleaning up the issue queue. What I am trying to do is get Quiz 3 in shape for an Alpha release.

    For the brave, please use Quiz 3 dev snapshots and file bugs as you find them. While Quiz 3 remains structurally very similar to Quiz 2, we have overhauled parts of the UI, added new question types, and integrated several new peripheral features (including a timer and robust Views 2 support).

    During Alpha, we will continue to add new features, though changes to the core quiz module will be done only as necessary.

    2 comments · Read more
    Syndicate content