Plugin Directory

Changeset 746369


Ignore:
Timestamp:
07/25/2013 04:52:31 PM (13 years ago)
Author:
lomash
Message:

final commit, i guess

Location:
quiz-pro
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • quiz-pro/tags/1.0/readme.txt

    r745489 r746369  
    3535
    3636== Screenshots ==
    37 1. http://imageshack.us/a/img32/8168/a7hs.png
    38 2. http://imageshack.us/a/img542/3987/l3qn.png
    39 3. http://imageshack.us/a/img62/6552/s6n.png
    40 4. http://imageshack.us/a/img812/3720/x77h.png
     371. Creating the Quiz
     382. The post
     393. The Results
     404. Summary Page
    4141
    4242== Changelog ==
  • quiz-pro/tags/2.0/readme.txt

    r746351 r746369  
    22Contributors: lomash
    33Donate link:
    4 Tags: Quiz, QuizPro, Q&A, WordPress
     4Tags: Quiz, QuizPro, WordPress, questions
    55Requires at least: 3.3
    66Tested up to: 3.5.1
     
    3434
    3535== Screenshots ==
    36 1. http://imageshack.us/a/img707/7671/mkh4.png
    37 2. http://imageshack.us/a/img16/395/vts0.png
    38 3. http://imageshack.us/a/img7/8350/nis.png
    39 4. http://imageshack.us/a/img708/3909/o92u.png
     361. Creating a Quiz
     372. The Post
     383. The Results
     394. The Summary Page
    4040
    4141== Changelog ==
  • quiz-pro/trunk/QuizPro.php

    r746164 r746369  
    22/*
    33Plugin Name: QuizPro
    4 Description: Create quizzes for your wordpress blog.
     4Plugin URI: http://wordpress.org/plugins/quiz-pro/
     5Description: Generate and post quizzes through your wordpress blog for your audience via a simple interface.
    56Author: Lomash
    67Version: 2.0
  • quiz-pro/trunk/readme.txt

    r746362 r746369  
    22Contributors: lomash
    33Donate link:
    4 Tags: Quiz, QuizPro, Q&A, WordPress
     4Tags: Quiz, QuizPro, WordPress, questions
    55Requires at least: 3.3
    66Tested up to: 3.5.1
     
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 This plugin can be used to create and multiple-choice quizzes to a wordpress blog using a simple interface.
     11Create and add quizzes for your audience through your wordpress blog via a simple interface.
    1212
    1313== Description ==
    1414
    15 This plugin can be used to add Quizzes to a wordpress blog.
     15Create and add quizzes for your audience through your wordpress blog via a simple interface.
     16
    1617Features Include:
    1718> Multiple Choice Questions
     
    3132
    3233Q1. What kinds of questions does this plugin support?
     34
    3335A1. Multiple Choice Questions, True and False Type Questions
    3436
    3537== Screenshots ==
     381. Creating a Quiz
     392. The Post
     403. The Results
     414. The Summary
    3642
    3743== Changelog ==
     
    4349== Upgrade notice ==
    4450
    45 Unlimited Number of Quizzes, Summary of all Quizzes, Optimised Code.
     51Unlimited Number of Quizzes, Summary of the Quizzes, Optimised Code.
Note: See TracChangeset for help on using the changeset viewer.