This is PHP/MySQL based faculty evaluation system which gives web-based graphical report & excel file report. Admin can manage college, branch,batch,semester,division,faculty and their subjects. Students can give feedback in 0-9 rating.
Note:- Commercial Patch is available for Student Login with student id generator. For more detail contact on shrenik181986@gmail.com
Supported following PHP version:
1) <= 5.6
2) >=7.0
Features
- Easy to setup
- Administrator can download & view graph report
- Student detail uploader
- Grouped report can be generated if faculty is teaching subjects in multiple college
License
GNU General Public License version 2.0 (GPLv2)Follow Open Faculty Evaluation System
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project User Reviews
- Instead of session_register use $_session which is more flexiable and avaialble on even shared servers. Any way good start, keep improving