Student Psychological Testing System Lite Version (Completely free, no technical support. Updated in March 2014)
1. Check psychological knowledge
2. Consult psychological teachers on psychological issues: such as interpersonal communication, family and marriage, examination and study, career interests, sexual and mental health education, etc.
3. Take psychological tests. The simplified version provides the following tests for free: scl90 psychological and physiological hygiene, how tolerant you are, self-confidence test, "How well do you do in helping others".
The full version also includes: Eysenck Emotional Stability Test, Eysenck Personality Questionnaire, Communication Fear Self-Rating Inventory Results, Can You Understand Others, Comprehensive Diagnostic Interpersonal Diagnostic Scale Test, Do You Have Social Phobia, Interpersonal Coping Skills Self-assessment, self-assessment of frustration tolerance, adaptability test, depression self-assessment scale, your ability to cope with military training anxiety, your will quality, self-assessment of emotional stress, test anxiety self-assessment scale, anxiety self-assessment scale , Personal communication skills self-assessment scale, are you a high self-controller, social need assessment, interpersonal trust scale, understand your loyalty to love through measurement, your true psychological age, do you have dependence psychology, inferiority complex Diagnostic scales, etc., please contact us
Technical Note:
1. The foundation is the student information management system, which can be independent or even transformed into other systems such as student performance management.
2. All tables use percentages and automatically adapt to resolutions such as 800*600, 1024*768, 1600*1200, etc.
3. The appearance of student web pages is controlled by student.css, and the appearance of teacher web pages is controlled by teacher.css.
4. The ASP code is maximized and concise, only the parts necessary to complete the function are retained, and the entire code is only a few hundred KB.
5. Supports ACCESS and SQL2000 databases. ACCESS is used by default in the data directory.
6. The database connections are student/conn.asp, teacher/conn.asp, teacher/conn2.asp
7.Table structure
8. The passwords of teachers and students are encrypted by MD5 by default. Please modify them according to your needs.
9. The default student user is 222, password is 123456; the default teacher user is 111, and the password is 123456
10. Supports exporting results directly to word or excel format, the URL needs to be added to the trust area
11. It is supported to be placed in the root directory of the website or the 2nd and 3rd level directories, and the others have not been tested.
12. Majors, classes, and students can be added one by one after entering the system, but it is slow. It is recommended that you directly import the database in batches.
13. All rights reserved. Free to use, modify and disseminate, but please indicate the source.