Quiz And Survey Master (Formerly Quiz Master Next) - Version 0.8.5

Version Description

Upgrade to fix minor bugs

Download this release

Release Info

Developer fpcorso
Plugin Icon 128x128 Quiz And Survey Master (Formerly Quiz Master Next)
Version 0.8.5
Comparing to
See all releases

Code changes from version 0.8.4 to 0.8.5

assets/screenshot-1.png CHANGED
Binary file
assets/screenshot-3.png CHANGED
Binary file
assets/screenshot-6.png ADDED
Binary file
includes/mlw_dashboard.php CHANGED
@@ -3,17 +3,17 @@
3
  This page creates the main dashboard for the Quiz Master Next plugin
4
  */
5
  /*
6
- Copyright 2013, My Local Webstop (email : fpcorso@mylocalwebstop.com)
7
  */
8
 
9
  function mlw_generate_quiz_dashboard(){
10
  $mlw_quiz_version = get_option('mlw_quiz_master_version');
11
 
12
  ///Creates the widgets
13
- add_meta_box("wpss_mrts", 'Quiz Daily Stats', "mlw_dashboard_box", "quiz_wpss");
14
  add_meta_box("wpss_mrts", 'Help', "mlw_dashboard_box_two", "quiz_wpss2");
15
  add_meta_box("wpss_mrts", 'Quiz Total Stats', "mlw_dashboard_box_three", "quiz_wpss3");
16
- add_meta_box("wpss_mrts", 'Quiz Weekly Stats', "mlw_dashboard_box_four", "quiz_wpss4");
17
  ?>
18
  <!-- css -->
19
  <link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
3
  This page creates the main dashboard for the Quiz Master Next plugin
4
  */
5
  /*
6
+ Copyright 2014, My Local Webstop (email : fpcorso@mylocalwebstop.com)
7
  */
8
 
9
  function mlw_generate_quiz_dashboard(){
10
  $mlw_quiz_version = get_option('mlw_quiz_master_version');
11
 
12
  ///Creates the widgets
13
+ add_meta_box("wpss_mrts", 'Quiz Daily Stats - Times Taken', "mlw_dashboard_box", "quiz_wpss");
14
  add_meta_box("wpss_mrts", 'Help', "mlw_dashboard_box_two", "quiz_wpss2");
15
  add_meta_box("wpss_mrts", 'Quiz Total Stats', "mlw_dashboard_box_three", "quiz_wpss3");
16
+ add_meta_box("wpss_mrts", 'Quiz Weekly Stats - Times Taken', "mlw_dashboard_box_four", "quiz_wpss4");
17
  ?>
18
  <!-- css -->
19
  <link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css" rel="stylesheet" />
includes/mlw_main_page.php CHANGED
@@ -159,13 +159,13 @@ function quiz_wpss_mrt_meta_box2()
159
  <div>
160
  <table width='100%'>
161
  <tr>
162
- <td align='left'>0.8.4 (December 22, 2013)</td>
163
  </tr>
164
  <tr>
165
- <td align='left'>* New Option To Change Size Of Comment Field</td>
166
  </tr>
167
  <tr>
168
- <td align='left'>* Enhanced Weekly Stat Chart</td>
169
  </tr>
170
  <tr>
171
  <td align='left'>* Minor Bug Fixes</td>
159
  <div>
160
  <table width='100%'>
161
  <tr>
162
+ <td align='left'>0.8.5 (January 1, 2013)</td>
163
  </tr>
164
  <tr>
165
+ <td align='left'>* New Screenshots Added</td>
166
  </tr>
167
  <tr>
168
+ <td align='left'>* Minor Design Changes</td>
169
  </tr>
170
  <tr>
171
  <td align='left'>* Minor Bug Fixes</td>
includes/mlw_update.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  function mlw_quiz_update()
4
  {
5
- $data = "0.8.4";
6
  if ( ! get_option('mlw_quiz_master_version'))
7
  {
8
  add_option('mlw_quiz_master_version' , $data);
2
 
3
  function mlw_quiz_update()
4
  {
5
+ $data = "0.8.5";
6
  if ( ! get_option('mlw_quiz_master_version'))
7
  {
8
  add_option('mlw_quiz_master_version' , $data);
mlw_quizmaster2.php CHANGED
@@ -3,14 +3,14 @@
3
  /*
4
  Plugin Name: Quiz Master Next
5
  Description: Use this plugin to add multiple quizzes, tests, or surveys to your website.
6
- Version: 0.8.4
7
  Author: Frank Corso
8
  Author URI: http://www.mylocalwebstop.com/
9
  Plugin URI: http://www.mylocalwebstop.com/
10
  */
11
 
12
  /*
13
- Copyright 2013, My Local Webstop (email : fpcorso@mylocalwebstop.com)
14
 
15
  Disclaimer of Warranties.
16
 
3
  /*
4
  Plugin Name: Quiz Master Next
5
  Description: Use this plugin to add multiple quizzes, tests, or surveys to your website.
6
+ Version: 0.8.5
7
  Author: Frank Corso
8
  Author URI: http://www.mylocalwebstop.com/
9
  Plugin URI: http://www.mylocalwebstop.com/
10
  */
11
 
12
  /*
13
+ Copyright 2014, My Local Webstop (email : fpcorso@mylocalwebstop.com)
14
 
15
  Disclaimer of Warranties.
16
 
readme.txt CHANGED
@@ -2,15 +2,15 @@
2
  Contributors: fpcorso
3
  Tags: quiz, test, score, survey
4
  Requires at least: 3.0.1
5
- Tested up to: 3.7.1
6
- Stable tag: 0.8.4
7
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
 
9
  Use this plugin to add multiple quizzes, tests, or surveys to your website.
10
 
11
  == Description ==
12
 
13
- Use this plugin to add multiple quizzes or tests to your website. This plugin allows for unlimited quizzes each with unlimited amount of questions. The plugin allows you to create the quiz, add it to any page using a customized shortcode, allows the user to take the quiz, and then saves the results.
14
 
15
  Features include:
16
 
@@ -25,6 +25,7 @@ Features include:
25
  * Saves the results after a user takes the quiz
26
  * Now saves the users answers and comments after taking the quiz
27
  * Features audit trail so admins can keep track of who adds, edits, or deletes quizzes and questions
 
28
  * Create surveys by utilizing the comment boxes instead of answers
29
 
30
  == Installation ==
@@ -44,9 +45,15 @@ Feel free to use the support option on the main page of the plugin or from the c
44
  3. Quiz Dashboard Page
45
  4. Example Quiz
46
  5. Example Survey
 
47
 
48
  == Changelog ==
49
 
 
 
 
 
 
50
  = 0.8.4 (December 22, 2013) =
51
  * New Option To Change Size Of Comment Field
52
  * Enhanced Weekly Stat Chart
@@ -147,6 +154,9 @@ Feel free to use the support option on the main page of the plugin or from the c
147
 
148
  == Upgrade Notice ==
149
 
 
 
 
150
  = 0.8.4 =
151
  Upgrade to enjoy small tweaks throughout admin side
152
 
2
  Contributors: fpcorso
3
  Tags: quiz, test, score, survey
4
  Requires at least: 3.0.1
5
+ Tested up to: 3.8
6
+ Stable tag: 0.8.5
7
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
 
9
  Use this plugin to add multiple quizzes, tests, or surveys to your website.
10
 
11
  == Description ==
12
 
13
+ Use this plugin to add multiple quizzes, tests, and surveys to your website. This plugin allows for unlimited quizzes each with unlimited amount of questions. The plugin allows you to create the quiz, add it to any page using a customized shortcode, allows the user to take the quiz, and then saves the results.
14
 
15
  Features include:
16
 
25
  * Saves the results after a user takes the quiz
26
  * Now saves the users answers and comments after taking the quiz
27
  * Features audit trail so admins can keep track of who adds, edits, or deletes quizzes and questions
28
+ * Features useful statistics for how quizzes been taken
29
  * Create surveys by utilizing the comment boxes instead of answers
30
 
31
  == Installation ==
45
  3. Quiz Dashboard Page
46
  4. Example Quiz
47
  5. Example Survey
48
+ 6. Quiz Results Page
49
 
50
  == Changelog ==
51
 
52
+ = 0.8.5 (January 1, 2013) =
53
+ * New Screenshots Added
54
+ * Minor Design Changes
55
+ * Bug Fixes
56
+
57
  = 0.8.4 (December 22, 2013) =
58
  * New Option To Change Size Of Comment Field
59
  * Enhanced Weekly Stat Chart
154
 
155
  == Upgrade Notice ==
156
 
157
+ = 0.8.5 =
158
+ Upgrade to fix minor bugs
159
+
160
  = 0.8.4 =
161
  Upgrade to enjoy small tweaks throughout admin side
162