Sunday, 13 December 2009

Project finished?

Seems that we have finished the project!

:)

The things can always get improved, but... we are happy with the final result of our little project! :)

Design changes

We have done some design changes, to do the web more... nice :)

Saturday, 12 December 2009

The development is finished

We are doing some test in the web, it's almost finished.

Seems to be working, that's good! :)

Thursday, 10 December 2009

Test working

The creation of a new test is working.

And the interface which enable the user to take the test is working too !

Wednesday, 9 December 2009

Password recovery

We have done a password recovery function. Now, the user can know his password if he can't remember it. The user only has to put his correct username and mail and he will receive an e-mail with his password.

We have tested it and is working fine. With google App we don't need an external mail server, all it's done by the google servers.

Mmmm google is holding maaany information... dabases, websites, e-mail accounts... scaring! :)

Monday, 7 December 2009

Link with the Database

We have linked all the existing module with the DB...
A teacher can add new puzzles, than puzzles will picked randomly from the DB and display to the user.

The points management and high score display are done and working !

Other changes :
- check if the username already exists in the DB at the registration
- page in the user admin
- Creation of the DB structure for the tests

Friday, 4 December 2009

Today's update

Today's update :
- High Score table displayed on the main page with the 5 best players and their scores
- Change the hangman in order to be more a mathematical puzzle ! No more word to guess but mathematical expression
- Profile page and profile modification for the user

Thursday, 3 December 2009

User management

The admin tool in order to manage users is almost finished !
It was a nice part of the project !

Add the creation of cookies at the login in order to keep the connection data.

Wednesday, 2 December 2009

Admin : user management

Today we started to implement the user management for the admin.

We choose to have a table with one line per user name, email, rights and some action button : view detail, edit and delete.

We implement it directly with the database ! It was interesting !!!!

Tuesday, 1 December 2009

Add puzzle

The module for the teacher in order to add new puzzle has been added today.

A user with the teacher rights will have a new item in the menu bar, with a sub item "add puzzle".
In this module the user will first choose which puzzle he wants to add (sudoku, trainer or hangman), than empty fields or table will appear in order to set up the new game.