Changeset 2018845
- Timestamp:
- 01/25/2019 05:15:42 AM (7 years ago)
- Location:
- eexamhall
- Files:
-
- 46 added
- 2 edited
-
tags/4.0 (added)
-
tags/4.0/Untitled.jpg (added)
-
tags/4.0/Untitled1.jpg (added)
-
tags/4.0/eexamhall.php (added)
-
tags/4.0/install-script.php (added)
-
tags/4.0/menu-pages (added)
-
tags/4.0/menu-pages/add_question.php (added)
-
tags/4.0/menu-pages/add_quiz.php (added)
-
tags/4.0/menu-pages/add_subject.php (added)
-
tags/4.0/menu-pages/bootstrap (added)
-
tags/4.0/menu-pages/bootstrap/css (added)
-
tags/4.0/menu-pages/bootstrap/css/bootstrap.css (added)
-
tags/4.0/menu-pages/bootstrap/img (added)
-
tags/4.0/menu-pages/bootstrap/img/glyphicons-halflings-white.png (added)
-
tags/4.0/menu-pages/bootstrap/img/glyphicons-halflings.png (added)
-
tags/4.0/menu-pages/bootstrap/js (added)
-
tags/4.0/menu-pages/bootstrap/js/application.js (added)
-
tags/4.0/menu-pages/bootstrap/js/bootstrap-affix.js (added)
-
tags/4.0/menu-pages/bootstrap/js/bootstrap-tooltip.js (added)
-
tags/4.0/menu-pages/bootstrap/js/bootstrap.js (added)
-
tags/4.0/menu-pages/bootstrap/js/bootstrap.min.js (added)
-
tags/4.0/menu-pages/help_n_sup.php (added)
-
tags/4.0/menu-pages/images (added)
-
tags/4.0/menu-pages/images/009.gif (added)
-
tags/4.0/menu-pages/images/068.gif (added)
-
tags/4.0/menu-pages/jquery.min.js (added)
-
tags/4.0/menu-pages/js (added)
-
tags/4.0/menu-pages/js/jquery.min.js (added)
-
tags/4.0/menu-pages/results.php (added)
-
tags/4.0/menu-pages/setting.php (added)
-
tags/4.0/menu-pages/uninstall.php (added)
-
tags/4.0/menu-pages/view_question.php (added)
-
tags/4.0/menu-pages/view_quiz.php (added)
-
tags/4.0/readme.txt (added)
-
tags/4.0/screenshot-1.jpg (added)
-
tags/4.0/screenshot-1.png (added)
-
tags/4.0/screenshot-2.jpg (added)
-
tags/4.0/screenshot-2.png (added)
-
tags/4.0/screenshot-3.jpg (added)
-
tags/4.0/screenshot-3.png (added)
-
tags/4.0/screenshot-4.jpg (added)
-
tags/4.0/screenshot-4.png (added)
-
tags/4.0/screenshot-5.jpg (added)
-
tags/4.0/screenshot-5.png (added)
-
tags/4.0/screenshot-6.jpg (added)
-
tags/4.0/screenshot-6.png (added)
-
trunk/eexamhall.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
eexamhall/trunk/eexamhall.php
r1630695 r2018845 2 2 /* 3 3 Plugin Name: eexamhall 4 Plugin URI: http:// singhalrohitashv.com/4 Plugin URI: http://aarvanshinfotech.co.in/ 5 5 Description: This plugin is basically designed to create the online exams, here admin can create the online exam in three simple steps and can share the url with the users to use them 6 Author: rohitashv 7 Version: 3.9 8 Author URI: http://singhalrohitashv.com/ 6 Author: aarvanshinfotech 7 Requires at least: 3.2 8 Version: 4.0 9 Author URI: http://aarvanshinfotech.com/ 9 10 */ 10 11 -
eexamhall/trunk/readme.txt
r1630695 r2018845 1 1 === Online Exam Software : eExamhall === 2 Contributors: rohitashv3 Link: singhalrohitashv.com2 Contributors: aarvanshinfotech 3 Link: http://aarvanshinfotech.co.in 4 4 Tags: eexamhall, online exam software, online exam, online quiz creator 5 5 Requires at least: 3.2 6 Stable tag: 3.96 Stable tag: 4.0 7 7 8 8 Creates Quiz or exams for your institute in three simple steps : add subject, add quiz and add question … … 18 18 In wordpress you can add a shortcode [eExamHall id=""] which shows a link on your wordpress website to show the quiz You can find the shortcode in add quiz protion. 19 19 20 For more details you can visit http:// singhalrohitashv.com or can send a mail on ucerturohit@gmail.com20 For more details you can visit http://aarvanshinfotech.co.in or can send a mail on aarvanshinfotech@gmail.com 21 21 22 22 = Features = … … 35 35 to see the demo for the plugin you may visit th following link 36 36 37 http:// singhalrohitashv.com/wp-admin37 http://aarvanshinfotech.co.in/wp-admin 38 38 39 39 username : demo … … 88 88 =3.9= 89 89 Removed Plugin Vulnerability found 90 91 =4.0= 92 Removed Plugin Vulnerability found
Note: See TracChangeset
for help on using the changeset viewer.