Jump to content

Online Assesment in PHP


jsankar87

Recommended Posts

hi

 

i have attached a code(search.php) and a text file (ontology.txt). In this code i have extracted the contents from the text file. It will have two combo boxes one will display the topics of algorithms and the other will display the categories like basic,hard and medium so on selecting the topic and its category i ll get that particular content from the text file. Now how i need my code is i must include the assessment from the marks obtained through assessments the category and its corresponding content must be retrieved from that text file. For instance if the user has scored 5 or below 5 in assessment he must be given the basic content , if he has scored between 5-8 he must be given the medium content and above 8 then he must be given hard content. I have also attached the output of what i have done so far (output.bmp). This assessment part must be included in my code. I need your help on this.

 

Thank you

Bye.

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/196674-online-assesment-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.