Page 1 of 1

UQM: Plans for Beta 4

Posted: Wed Jan 20, 2010 12:27 pm
by battye
Here is what is planned for Beta 4, which might be the final beta release.
  • Bug fixes (like this, this and this) DONE - JAN 20, 21
  • Database installer / uninstaller (possibly with UMIL) DONE - JAN 31
  • Show percentage in the quiz results page DONE - JAN 21
  • More navigational links? DONE - JAN 28
  • ACP option for "survey" type data on the quiz results page DONE - JAN 27
  • Return to category on results page? DONE - JAN 21
  • ACP message regarding points compatibility DONE - JAN 25
  • Order quizzes option ala memberlist (alphabetical order, date, username, views) DONE - JAN 21, but can only order users by ID
  • Use <label> HTML for the radio boxes on the submit quiz page DONE - JAN 25
  • Category passwords asked for when opening quizzes in that category DONE - JAN 25
  • New stats module - order users by percentage of correct answers DONE - JAN 23, example at http://forums.cricketmx.com/quiz.php?mode=stats
If anyone has any suggestions for small features, I might be able to add them. It depends on how easily they fit in with the above plans :)

Re: UQM: Plans for Beta 4

Posted: Thu Jan 21, 2010 11:29 pm
by quahappy
I know we've come up with various ideas and some are proposed for a later version of UQM so thinking of quick one that is hopefully easy to implement for beta 4. ;)

Re: The "new quiz" image (like new post). Is it possible to also have the "new quiz" image shown next to a category name to denote that it contains one or more new quizzes?

Re: UQM: Plans for Beta 4

Posted: Fri Jan 22, 2010 5:13 pm
by battye
quahappy wrote:I know we've come up with various ideas and some are proposed for a later version of UQM so thinking of quick one that is hopefully easy to implement for beta 4. ;)

Re: The "new quiz" image (like new post). Is it possible to also have the "new quiz" image shown next to a category name to denote that it contains one or more new quizzes?
I will write the code that does this and give it to you quahappy, it will be exactly like the "new quizzes" are shown now except the icon will also be in front of the category :)

I won't include it in Beta 4 though because I am visualising it a certain way, more like the "new posts in this forum" is shown on the forum index :)

Re: UQM: Plans for Beta 4

Posted: Fri Jan 22, 2010 5:28 pm
by quahappy
battye wrote:I will write the code that does this and give it to you quahappy, it will be exactly like the "new quizzes" are shown now except the icon will also be in front of the category :)
Okies and thanks. ;)
battye wrote:I won't include it in Beta 4 though because I am visualising it a certain way, more like the "new posts in this forum" is shown on the forum index :)
Excellent idea. phpBBArcade MOD does this too (show "new posts" image) to denote new games within a category. :D

Re: UQM: Plans for Beta 4

Posted: Fri Jan 22, 2010 5:31 pm
by battye
:D

I added a new statistics module for Beta 4: http://forums.cricketmx.com/quiz.php?mode=stats (down the bottom, users with the highest percentage of correct answers) :)

Re: UQM: Plans for Beta 4

Posted: Mon Jan 25, 2010 1:04 pm
by quahappy
Great addition battye (Highest percentage of correct answers). :)

Re: UQM: Plans for Beta 4

Posted: Mon Jan 25, 2010 1:52 pm
by battye
Thanks quahappy :)

Some good progress on UQM beta 4 today, I have done the category passwords feature. Feel free to test it, I have made a passworded category here at CMX (the password is logo) :) You will be asked for the category password when you open a quiz.

Below are some photos of the new passwords feature (it is quite a basic passwords feature, so I recommend not relying on it to hide very sensitive data :))

Beta 4 is really coming along, all that remains to be done includes: more navigational links, the survey results feature, the database installer/uninstaller.

Re: UQM: Plans for Beta 4

Posted: Mon Jan 25, 2010 3:26 pm
by darkonia
nice feature, i cant wait for beta 4 xD

Re: UQM: Plans for Beta 4

Posted: Mon Jan 25, 2010 5:31 pm
by Lugsciath
Great :)! I´m very impressed to see them grow so fast - good job ;) *thumb up*

Re: UQM: Plans for Beta 4

Posted: Thu Jan 28, 2010 2:10 pm
by battye
Thanks darkonia and Lugsciath! :)

Almost finished now... I've added breadcrumb navigation links for:

- quiz.php [so a link to the quiz index]
- quiz.php (play quizzes) [a link to the quiz index, and the category of the quiz]
- quiz.php (category view) [a link to the quiz index, and the category]
- quiz_cp.php [a link to the quiz control panel index]

All that remains is the UMIL script for the database changes and module installation. :)