Skip to content

Insert Date

javier7ar edited this page Oct 11, 2017 · 2 revisions

Step object: InsertDate

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

Example:

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

Clone this wiki locally