You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a virologist I want to document that a player has passed a health check in order to promote them to the next game level.
Example
The current user is a virologist. @jfuerlinger is on game level Methods
+serta-health-check-passed @jfuerlinger
Expected response
Player @jfuerlinger promoted to level Classes.
DoD
The message given in the example is displayed
If the immune level is not sufficient the message Player @jfuerlinger's immune system is not strong enough to promote them to the next level shall be displayed
If the message mentions more than one player all the mentioned players are promoted if their pre-requisites are ok
Data about minimum immune level for a level has to be taken from the config
Immune level of the player(s) remain(s) untouched
If the command is issued by a player the message Health checks may only be done by virologists
If the command mentions a bot or a virologist the message Health checks may only be done on a player shall be displayed
The text was updated successfully, but these errors were encountered:
Story
As a virologist I want to document that a player has passed a health check in order to promote them to the next game level.
Example
The current user is a virologist. @jfuerlinger is on game level Methods
Expected response
DoD
Player @jfuerlinger's immune system is not strong enough to promote them to the next level
shall be displayedHealth checks may only be done by virologists
Health checks may only be done on a player
shall be displayedThe text was updated successfully, but these errors were encountered: