centre-for-educational-technology / EzTest

:pencil: Lightweight student testing system compatible with IMS QTI
MIT License
1 stars 0 forks source link

Authentication with system messages #7

Open pjotrsavitski opened 8 years ago

pjotrsavitski commented 8 years ago

Currently, system will throw an error in case of invalid password (some other cases).

This is unacceptable as these are cases for use of System Messages (there will be a standalone issue for that). The error could be there, but this one should be handled and the same form with probably pre-filled data should be shown along with corresponding message.

Error reporting is for errors, this kind of things are to be handled in a bit different way. Typing in a wrong password or an email for non-existing account (a typo) are things that can happen on daily basis.

Is contained by issue #2

pjotrsavitski commented 8 years ago

This one also has relation to System Messages issue #8

vtomberg commented 8 years ago

Agree