![]() |
A couple of major bugs:
1) A user submitting a quiz does not pass his or her description. 2) When editing a quiz, you erase the user's userid. A couple of suggestions: 1) Ability to upload image by user. 2) Ability for user to set time limit. |
Okay, to fix the edit quiz username being deleted problem,
In admin_quiz.php, Find: PHP Code:
PHP Code:
|
To add the standard editor templates to the cache, and saving many queries when a user submit a quiz, change the actiontemplate code to this in quiz.php:
PHP Code:
|
Fixed the WYSIWYG description problem for user submit - before, all user submitted descriptions were blank.
In quiz.php. Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
By the way, my fixes are for the vB3 version, not the vB2 version. :)
|
To allow members to submit time limit is easy to do too.
Only template mods needed, since the code is already in quiz.php In quiz_add template, Find: HTML Code:
$vbphrase[category]:<br /> HTML Code:
<tr> HTML Code:
<input type="hidden" name="quiz_description" value="$quiz_description"> HTML Code:
<input type="hidden" name="quiz_timelimit" value="$quiz_timelimit"> |
I used to run this hack in my vb2.x board, now I run vb3.01. is there a vb3.0 version of this hack?
|
Quote:
TWT, any luck on a due date for this? |
Hello,
I am also interested in this quiz. I will send you a pm? |
Thanks for the fixes, Erwin.
PS: bitg: There already is a vB3 version, but its not for free. Contact the author for more info. |
All times are GMT. The time now is 08:30 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|