Psychology

Learning Disability Tester (Learning Disability Center LDC. Cairo, Egypt)

-An Intranet Application is able to display several kinds of indicators (Tests) as: Graphic ,Multi Choice ,Fill in Space, etc . It helps the examiner to apply the indicator (test) on a very large sample of normal students to achieve the standard result of this indicator.  After that, apply this indicator on the students who have learning disabilities.

- The result of the indicator comes as charts. It compares different learning capabilities of this student with the standard result of the indicator.

 This application consists of two parts , client and server:

The client displays the specific test through the questions selected by the server in different order for each student. To prevent any effect of questions sort on the indicator result and to prevent cheating also. Finally, it saves the answers in DB.

The server enables the examiner to (Add/Modify/Edit…) indictors as well as the questions, priorities, and degree, ...

- Query the result of a student in a specific Indicator or in several indicators

- Achieve the result of the indicator online.

- Client- Server Communication is done by TCP-IP socket programming.