Doctorlink has joined HealthHerohealthheroLearn More
doctorlink

Value Entry

Value entry

Value entry questions are used with textboxes, and these are validated server side. This could look something like this:

qt-value-entry.png

{
  "traversalId": "55babc25-b76b-4f7c-86d3-b4c970ae4ab1",
  "algoId": 4550,
  "nodes": [
    {
      "nodeId": 533,
      "assetId": 0,
      "errors": [],
      "displayText": null,
      "title": null,
      "explanation": null,
      "data": null,
      "questions": [
        {
          "nodeId": 533,
          "questionId": 19063,
          "displayText": "How old are you?",
          "title": null,
          "answers": [
            {
              "nodeId": 533,
              "questionId": 19063,
              "answerId": 16309,
              "controlType": "Number",
              "controlValue": null,
              "controlChecked": false,
              "displayText": "years",
              "explanation": "",
              "data": {
                "Properties": { "Align": "AnswerLeft", "NumericKeypad": "" }
              }
            }
          ],
          "explanation": "",
          "data": {}
        }
      ],
      "isTable": false
    }
  ],
  "assessmentType": 0,
  "algoName": "Age & Gender",
  "errors": [],
  "previousDisabled": true,
  "nextDisabled": false,
  "language": "DEFAULT"
}