Skip to content

Insert Time

javier7ar edited this page Jun 24, 2018 · 3 revisions

Step object: InsertTime

  • type : "InsertTime"
  • text : String. The text to show as instructions

Example:

{
  "id" : 1,
  "type" : "InsertTime",
  "text" : "Please, insert the time of the sample",
  "helpFileName" : "help.html",
  "nextStepId" : 2
}

Clone this wiki locally