... | ... | @@ -82,5 +82,5 @@ The *Use Case* diagram is abstract and does not include much information on its |
|
|
| Postconditions | <ul><li>A new lecture has been added.</li></ul> |
|
|
|
| Procedure | <ol><li>[Use-Case: Authenticate]</li><li>The *Administrator* selects the respective context entry for adding a lecture.</li><li>The system asks for a self-chosen name.</li><li>The *Administrator* confirms the lecture creation by entering a name.</li><li>The system redirects the *Administrator* to the front page.</li></ol> |
|
|
|
| Alternatives | <ol><li>[Use-Case: Authenticate]</li><li>The *Administrator* selects the respective context entry for adding a lecture.</li><li>The system asks for a self-chosen name and type for the lecture.</li><li>The *Administrator* confirms the lecture creation by entering a name and choosing a pre-defined type.</li><li>The system redirects the *Administrator* to the front page.</li></ol> |
|
|
|
| Exceptions | <ol><li>[Use-Case: Authenticate]</li><li>The *Administrator* selects the respective context entry for adding a lecture.</li><li>The system asks for a self-chosen name.</li><li>The *Administrator* confirms the lecture creation by entering a name.</li><li>The system shows an error, because the entered name is already taken.</li><li>The system does not create a lecture and shows an error, because the entered name is already taken.</li><li>The *Administrator* is redirected to the front page.</li></ol> |
|
|
|
| Used Use Cases | <ul><li>Authenticate</li></ul> | |
|
|
\ No newline at end of file |
|
|
| Exceptions | <ol><li>[Use-Case: Authenticate]</li><li>The *Administrator* selects the respective context entry for adding a lecture.</li><li>The system asks for a self-chosen name.</li><li>The *Administrator* confirms the lecture creation by entering a name.</li><li>The system shows an error, because the entered name is already taken.</li><li>[Use-Case: Show Error Message]</li><li>The system does not create a lecture and shows an error, because the entered name is already taken.</li><li>The *Administrator* is redirected to the front page.</li></ol> |
|
|
|
| Used Use Cases | <ul><li>Authenticate</li><li>Show Error Message</li></ul> | |
|
|
\ No newline at end of file |