SEBSERV-277 new default ping indicator
This commit is contained in:
parent
b6a77b89ba
commit
9e4ed72640
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ sebserver.webservice.proctoring.zoom.sendRejoinForCollectingRoom=true
|
|||
sebserver.webservice.api.exam.indicator.name=Ping
|
||||
sebserver.webservice.api.exam.indicator.type=LAST_PING
|
||||
sebserver.webservice.api.exam.indicator.color=ffffff
|
||||
sebserver.webservice.api.exam.indicator.thresholds=[{"value":5000.0,"color":"22b14c"},{"value":10000.0,"color":"ff7e00"},{"value":15000.0,"color":"ed1c24"}]
|
||||
sebserver.webservice.api.exam.indicator.thresholds=[{"value":5000.0,"color":"ffc20e"},{"value":10000.0,"color":"ff7e00"},{"value":15000.0,"color":"ed1c24"}]
|
||||
|
||||
# Default name and description template for auto-generated exam configuration
|
||||
sebserver.webservice.configtemplate.examconfig.default.name=__startDate__ __examName__
|
||||
|
|
Loading…
Reference in a new issue