Plugin Directory

Changeset 1305203


Ignore:
Timestamp:
12/10/2015 11:08:47 AM (10 years ago)
Author:
gmichaelguy
Message:

pretag update

Location:
mtouch-quiz/trunk
Files:
2 edited

Legend:

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

    r1288172 r1305203  
    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.1.2
     6Version: 3.1.3
    77Author: G. Michael Guy
    88Author URI: http://gmichaelguy.com
     
    3333 */
    3434 
    35 define( 'mtq_VERSION', '3.1.2' );
     35define( 'mtq_VERSION', '3.1.3' );
    3636define( 'mtq_URL','http://gmichaelguy.com/quizplugin/');
    3737define( 'mtq_DISPLAY_NAME','mTouch Quiz');
  • mtouch-quiz/trunk/readme.txt

    r960145 r1305203  
    44Tags: quiz, question, answer, test, touch, education, learning, elearning
    55Requires at least: 3.0
    6 Tested up to: 3.9.1
    7 Stable tag: 3.1.2
     6Tested up to: 4.4
     7Stable tag: 3.1.3
    88
    99mTouch Quiz lets you add quizzes to your site. This plugin was designed with learning, touch friendliness and versatility in mind.
     
    3939
    4040== Changelog ==
     41
     42= 3.1.3 =
     43* Corrected several potential security vulnerabilities. Thanks to David Sopas @dsopas for very kindly pointing them out and suggesting effective solutions.
     44* Corrected french translation. Merci Véronique Vellard.
     45* Several bug fixes.
    4146
    4247= 3.1.2 =
Note: See TracChangeset for help on using the changeset viewer.