Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2019-04-15 | 2.9 kB | |
feedback_php7.zip | 2018-11-05 | 270.1 kB | |
feedback_php5_6.zip | 2017-05-06 | 241.6 kB | |
Totals: 3 Items | 514.7 kB | 1 |
Faculty evaluation system is based on schools/colleges/teaching institute's evaluation system which is generally paper based and now to save trees I have developed small web-based intranet system. Features ======== 1) php/mysql open source and generalized 2) Ajax is used for filtration and to get faster response 3) Generate Avg Report + graph rating of feedback for each faculty if he/she has more than one subject in different colleges 4) Graph, Reports and Excel file are generated of individual faculty with remarks (if student has entered remark) Note ==== Commercial patch is available for "Student Login" with student id generator/uploader. For more detail & customization please contact on shrenik181986@gmail.com Live Demo ========= http://demo.evalteacher.in/ Username : 573CS18001 Password : 573CS18001 http://demo.evalteacher.in/admin Username: admin Password: 12345 Details of feedback system ========================== Structure of the institute College -> Branch -> Batch -> Semester -> Division -> Faculty -> Subject So You can Add/Edit/Delete to Batch, Branch, Semester, Division, Faculty & Subject Example: College: I2IT Batch: August '08 Branch: Network and Telecommunication Faculty: 1) Rajesh Mishra 2) Mohan Das Subject: 1) Routing Protocol taught by Rajesh Mishra in Semester (I) & Division (Class B) 2) Computer Networks taught by Mohan Das in Semester (I) & Division (Class B) Upload student detail excel file from Import Student ID with batch, branch, semester & division Students can login with their student id as username/password. Faculty evaluation Parameter: Feedback Ques You can change evaluation parameter by editing it. Students will rate the Subject faculty within the range of 1 - 5 Graph will be generated according to the number of student and their rating. You can also take backup of your database. Installation ============ 0) System is tested on WAMP environment as well Ubuntu with PHP 73. So selection of different environment or different OS platform might cause some technical problems. 1) Do following changes in php.ini file. 1) register_long_arrays = on 2) display_errors = on 3) short_open_tag = on 4) register_globals = on 2) Create Database 3) Import feedback/feedback_database/feedback_full_system.sql file 4) Put extracted folder into web(eg. www) directory. 5) Change configuration in admin/includes/db_detail.php & update the 'host', 'database', 'user', and 'password' variables as necessary. 6) Give permission to /admin/excel_report, /admin/uploads and /admin/images folder. 7) Open browser & type http://<ip-address>/feedback and/or http://<ip-address>/feedback/admin Login with username as 'admin' and password as '12345' at admin side 8) Best view in Mozilla-Firefox / Google Chrome Enjoy... #For more support: email : shrenik181986@gmail.com Shrenik Patel http://in.linkedin.com/in/shrenikp/