Changeset 746369
- Timestamp:
- 07/25/2013 04:52:31 PM (13 years ago)
- Location:
- quiz-pro
- Files:
-
- 4 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
tags/2.0/readme.txt (modified) (2 diffs)
-
trunk/QuizPro.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quiz-pro/tags/1.0/readme.txt
r745489 r746369 35 35 36 36 == Screenshots == 37 1. http://imageshack.us/a/img32/8168/a7hs.png38 2. http://imageshack.us/a/img542/3987/l3qn.png39 3. http://imageshack.us/a/img62/6552/s6n.png40 4. http://imageshack.us/a/img812/3720/x77h.png37 1. Creating the Quiz 38 2. The post 39 3. The Results 40 4. Summary Page 41 41 42 42 == Changelog == -
quiz-pro/tags/2.0/readme.txt
r746351 r746369 2 2 Contributors: lomash 3 3 Donate link: 4 Tags: Quiz, QuizPro, Q&A, WordPress4 Tags: Quiz, QuizPro, WordPress, questions 5 5 Requires at least: 3.3 6 6 Tested up to: 3.5.1 … … 34 34 35 35 == Screenshots == 36 1. http://imageshack.us/a/img707/7671/mkh4.png37 2. http://imageshack.us/a/img16/395/vts0.png38 3. http://imageshack.us/a/img7/8350/nis.png39 4. http://imageshack.us/a/img708/3909/o92u.png36 1. Creating a Quiz 37 2. The Post 38 3. The Results 39 4. The Summary Page 40 40 41 41 == Changelog == -
quiz-pro/trunk/QuizPro.php
r746164 r746369 2 2 /* 3 3 Plugin Name: QuizPro 4 Description: Create quizzes for your wordpress blog. 4 Plugin URI: http://wordpress.org/plugins/quiz-pro/ 5 Description: Generate and post quizzes through your wordpress blog for your audience via a simple interface. 5 6 Author: Lomash 6 7 Version: 2.0 -
quiz-pro/trunk/readme.txt
r746362 r746369 2 2 Contributors: lomash 3 3 Donate link: 4 Tags: Quiz, QuizPro, Q&A, WordPress4 Tags: Quiz, QuizPro, WordPress, questions 5 5 Requires at least: 3.3 6 6 Tested up to: 3.5.1 … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin can be used to create and multiple-choice quizzes to a wordpress blog usinga simple interface.11 Create and add quizzes for your audience through your wordpress blog via a simple interface. 12 12 13 13 == Description == 14 14 15 This plugin can be used to add Quizzes to a wordpress blog. 15 Create and add quizzes for your audience through your wordpress blog via a simple interface. 16 16 17 Features Include: 17 18 > Multiple Choice Questions … … 31 32 32 33 Q1. What kinds of questions does this plugin support? 34 33 35 A1. Multiple Choice Questions, True and False Type Questions 34 36 35 37 == Screenshots == 38 1. Creating a Quiz 39 2. The Post 40 3. The Results 41 4. The Summary 36 42 37 43 == Changelog == … … 43 49 == Upgrade notice == 44 50 45 Unlimited Number of Quizzes, Summary of allQuizzes, Optimised Code.51 Unlimited Number of Quizzes, Summary of the Quizzes, Optimised Code.
Note: See TracChangeset
for help on using the changeset viewer.