[ ] Instead, a field with the title "To become a lecturer, please enter the secret code" is presented
[ ] The operator of the site is able to hard code a specific code into the application (A String)
[ ] If a user enters this exact code into the previous mentioned new field, the newly created account will be a Lectures account. If the codes don't match (or the field is left empty) a student account will be created.
Edit account view:
[ ] In the "Edit Account/Profile"-Section, the isStudent status can not be changed anymore.
Hint: Because we don't have enough time, creating an entire admin role will not be considered. The basic idea is really just to have a hard coded code that a lecture can enter upon registration.
DEP: None
AC:
(In the registration form:)
Edit account view:
Hint: Because we don't have enough time, creating an entire admin role will not be considered. The basic idea is really just to have a hard coded code that a lecture can enter upon registration.