pontiac007 Posted March 6, 2007 Share Posted March 6, 2007 Guys, i really in need of a php script that can ensure SYSTEM able to trace the number of people that log in into the system and evaluating person A and detect that number so that we will know whether person A has been evaluated by all her students?. This is to restrict the number of people evaluating a single person to the exact number of students only. eg: person A teaches 10 students and when all her students evaluate her teaching, the system actually detects the number of student under her that already evaluate her; and if the number exceed, the system will detect 'has exceed the number of students'. what if there are person A till Z? while, the number of students for each person is different? My problem is, is there is a php code to detect the number of people that evaluating the same person (indicate as A) and already fill the quota for evaluating that person? Link to comment https://forums.phpfreaks.com/topic/41410-need-coding-to-detect-number-of-students-that-evaluating-a-person/ Share on other sites More sharing options...
cunoodle2 Posted March 6, 2007 Share Posted March 6, 2007 Please post your code on here and we will help you troubleshoot problems. We are here to help you with problems/questions in your coding...not do projects for you. If all else fails check out the PHP Freaks freelancing board where you will be able to hire someone at a very great price. You can see that here... http://www.phpfreaks.com/forums/index.php/board,8.0.html Link to comment https://forums.phpfreaks.com/topic/41410-need-coding-to-detect-number-of-students-that-evaluating-a-person/#findComment-200588 Share on other sites More sharing options...
pontiac007 Posted March 12, 2007 Author Share Posted March 12, 2007 thanx 4 that suggestion. i'll looking forward 4 that Link to comment https://forums.phpfreaks.com/topic/41410-need-coding-to-detect-number-of-students-that-evaluating-a-person/#findComment-205188 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.