How to save quiz results to database in PhP/HTML -


i started working on project (not school), & ran problem. stated, have multiple quizzes on site, , have results (percentage correctly answered) saved database (that pertains user logged in , answered them), can called on completed quizzes page, & have averaged it's category (displayed @ top of page). , want quiz results viewable other accounts (like teacher/student style). appreciated!

`cheers!


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -