jsankar87 Posted March 27, 2010 Share Posted March 27, 2010 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.