HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/filedir/53/8e/538ef86fc66164b6149212b6144886464b2e1e0b
[
  {
    "name": "question",
    "label": "Question or description",
    "importance": "high",
    "type": "text"
  },
  {
    "name": "placeholderText",
    "label": "Placeholder text",
    "default": "Start writing...",
    "importance": "low",
    "description": "Text that initially will be shown in the input field. Will be removed automatically when the user starts writing.",
    "type": "text",
    "optional": true
  },
  {
    "name": "inputRows",
    "label": "Input rows",
    "type": "select",
    "importance": "high",
    "description": "Determines the height of the input field.",
    "options": [
      {
        "value": "1",
        "label": "1 line"
      },
      {
        "value": "2",
        "label": "2 lines"
      },
      {
        "value": "3",
        "label": "3 lines"
      },
      {
        "value": "10",
        "label": "10 lines"
      }
    ],
    "default": "1"
  }
]