Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cards
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
73
Issues
73
List
Boards
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
ARSnova
cards
Issues
#318
Closed
Open
Opened
Nov 06, 2019
by
Simon Zientek
@sznt38
Options
Report abuse
New issue
Report abuse
New issue
use-case diagram arsnova.cards
```plantuml @startuml skinparam backgroundcolor AntiqueWhite/LightBlue skinparam usecaseBackgroundColor CornflowerBlu title Use Case Diagram 'default left to right direction skinparam packageStyle rect skinparam shadowing true skinparam rectangle{ BackgroundColor LightBlue/Gold FontColor DarkBlue } actor :Guest: as guest actor :Student: as edu actor :Lecturer: as lec actor :Admin: as admin cloud Server as server guest <|- edu edu <|- lec lec <|- admin rectangle arsnova.cards <<business>>{ (View public content) as pub (View own transcript) as trans (View own card) as card (View own repetitory) as rep (Create bonus event) as bonus (Backend management) as back (Learn transcript/card/repetitory ) as learn (Track learn statistics) as stats (Create transcript/card/repetitory ) as create note as backnote admin can make adjustments in the backend that affect other users end note guest -- pub edu -- trans edu -- card edu -- rep lec -- bonus admin -- back trans <.. learn :<<extend>> trans <.. create :<<extend>> card <.. learn :<<extend>> card <.. create :<<extend>> rep <.. learn :<<extend>> rep <.. create :<<extend>> learn .> stats :<<include>> stats <-- server back <-- backnote } legend |= |= THM - University of Applied Sciences | |Referenz-Website | https://arsnova.thm.de| |Erstelldatum| 06.11.2019| |Ersteller|Simon Zientek| |Mail|simon.zientek@m.thm.de| endlegend @enduml ```
Edited
Nov 15, 2019
by
Simon Zientek
👍
0
👎
0