Hello all!
I'm working on a school project for which I have to code a website on which students can test their knowledge of a certain subject. This subject can be math, but can also be a vocabulary.
The user has to be able to create a new list ( words or math ), this then has to be inputted into the database. The user can then start the examination and test him/herself.
Example:
User input in list: 5+2 = 7 -> Gets inputted in 2 separate tables in MySQL( Answer/Question )
User starts Examination: Questions shows up: 5+2
In the Input field the user would have to enter a value. It doesn't matter if the value is right or wrong, feedback should be given at the end of the test.
After the value is submitted for question #1, user continues to question #2, etc.
Is anyone able to assist me on this project? It doesn't have to be advanced, I'm just stuck on it as my PHP/MYSQL knowledge isn't as good yet and the deadline is nearing.
I'm willing to pay (as long as it isn't too expensive)
Thank you for reading this thread!
-Rubbertjuh
Skype:brend72
PS: Not sure if this thread is posted in the right sub-forum. If not, please move it!
I'm working on a school project for which I have to code a website on which students can test their knowledge of a certain subject. This subject can be math, but can also be a vocabulary.
The user has to be able to create a new list ( words or math ), this then has to be inputted into the database. The user can then start the examination and test him/herself.
Example:
User input in list: 5+2 = 7 -> Gets inputted in 2 separate tables in MySQL( Answer/Question )
User starts Examination: Questions shows up: 5+2
In the Input field the user would have to enter a value. It doesn't matter if the value is right or wrong, feedback should be given at the end of the test.
After the value is submitted for question #1, user continues to question #2, etc.
Is anyone able to assist me on this project? It doesn't have to be advanced, I'm just stuck on it as my PHP/MYSQL knowledge isn't as good yet and the deadline is nearing.
I'm willing to pay (as long as it isn't too expensive)
Thank you for reading this thread!
-Rubbertjuh
Skype:brend72
PS: Not sure if this thread is posted in the right sub-forum. If not, please move it!
