Admission System version 1.0

MOD1_UC1: Register in the system

Level: User
Main Actors: Candidate

Summary

Candidate has to register in the system in order to apply for studies .

Precondidtions:
- Candidate is not logged in

Main Scenario:

1. Candidate opens system main-page .
2. Candidate chooses registration option .
3. System presents registration form and asks Candidate to enter registration data .
4. Candidate fills and submits the form .
5. System verifies if data is correct .
6. System informs Candidate that account has been created .

Extensions:

5.A Some obligatory fields were not filled.
5.A.1. Systems highlights missing fields .
5.A.2. Back to step 4 .
5.B Account with the given user name already exist.
5.B.1. System informs that the user name is in use .
5.B.2. Back to step 4 .
5.C Given passwords don't match.
5.C.1. System informs Candidate that passwords do n't match .
5.C.2. Back to step 4 .

Go to: Candidate
Back to main page