RaymondYounan / LEMIS

Literacy Education Management Information System
1 stars 0 forks source link

P3: Usability issues with Register Student page #374

Open DrJoeHage opened 8 years ago

DrJoeHage commented 8 years ago

ISSUE 1 The user does not care if the Education Center is originally a School or a Facility. But the user cares about the School Gender of the EducCenter. Therefore, replace the icons of the Truck and Pencil by the icons of Male (Man silhouette), Female (Woman silhouette), Mixed (Two silhouettes).

ISSUE 2 There is no need to list all literacy centers. Remember there will be 3,000 of them and 80,000 schools in Iraq to register a Student in. This should be a Lookup form. In fact, I had talked about a User Profile to be added which specifies settings including the EducCenter. If there is an EducCenter specified, that is the EducCenter that should be displayed here. If the User Profile does not specify an EducCenter, then the Lookup EducCenter Form should be enabled on this form.

ISSUE 3 Only Session Terms which have a Status set to Open should be shown. Currently, ALL Session Terms are being listed. No need to worry about a large data set here because there will most likely be 1 Session Term or 2-3 maximum in real life situations.

Rfarran commented 8 years ago

changed to three pages

Rfarran commented 8 years ago

@DrJoeHage error was due to the addition of Address and Place as integers to the service. fixed now