Skip to content

QuizGateKeeper - Add more details in yml #70

@psysoo

Description

@psysoo

QuizGateKeeper - Add more details in yml

Please add more descriptions about

  1. What doeslockout_seconds do and what is for
  2. What does allow_screen_acess do and what is for
  3. the action value can be anything or only can set restartQuiz or goHome?

"fail": {
"action": "restartQuiz",
"action_data": {
"attempts": 2,
"lockout_seconds": 600,
"allow_screen_access": false
}
},
"pass": {
"action": "goHome",
"action_data": {
"allow_screen_access": true
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions