Plugin Directory

Changeset 865582


Ignore:
Timestamp:
02/26/2014 06:02:47 PM (12 years ago)
Author:
gmichaelguy
Message:

change to GET

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mtouch-quiz/trunk/mtouchquiz.php

    r719538 r865582  
    44Plugin URI: http://gmichaelguy.com/quizplugin/
    55Description: Create a multiple choice quiz (or exam). This plugin was written with learning and mobility in mind.  The quiz interface is touch friendly. You can: specify hints based on answer selection; give a detailed explanation of the solution; choose multiple correct answers; specify when the correct answers are displayed; specify if a question may be attempted only once or many times; specify point values for each question; include customized start and finish screens; randomly order questions and/or answers; and more.  This plugin was built by pillaging the Quizzin plugin written by Binny V A, but please do not blame him for my ruining his plugin!
    6 Version: 3.0.6
     6Version: 3.0.7
    77Author: G. Michael Guy
    88Author URI: http://gmichaelguy.com
     
    3333 */
    3434 
    35 define( 'mtq_VERSION', '3.0.6' );
     35define( 'mtq_VERSION', '3.0.7' );
    3636define( 'mtq_URL','http://gmichaelguy.com/quizplugin/');
    3737define( 'mtq_DISPLAY_NAME','mTouch Quiz');
Note: See TracChangeset for help on using the changeset viewer.