Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

yotta / pictogram

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 60
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Api examples instruction

Api examples instruction

Last edited by Sebastián Collado Montañez Dec 12, 2016
Page history

Petición

'GET /instruction/:id_ins/ws': 'InstructionController.ws',

Respuesta

[
  {
    "id": 18,
    "instruction": 1,
    "begin": "2016-10-20T11:00:02.160Z",
    "end": "2016-10-20T11:01:10.080Z",
    "description": "",
    "tries": [
      {
        "actions": [
          {
            "id": 405,
            "type": "Add",
            "timestamp": "2016-10-20T11:00:27.950Z",
            "description": {
              "id": 1470,
              "picto": {
                "id": 4391,
                "uri": "/symbolstx/color/png/communication/no.png",
                "category": -1
              },
              "expression": {
                "lang": "es-es",
                "text": "no"
              },
              "attributes": {
                "id_cat": null,
                "coord_x": 0,
                "coord_y": 1,
                "free_category_coord_x": null,
                "free_category_coord_y": null,
                "status": "enabled",
                "highlight": false,
                "color": null
              }
            },
            "gpsLat": null,
            "gpsLon": null,
            "supervisor": null,
            "student": 24,
            "_try": 75
          },
          {
            ...
          }
        ],
        "workingSession": 18,
        "id": 75,
        "begin": "2016-10-20T11:00:55.389Z",
        "end": "2016-10-20T11:00:34.660Z",
        "result": null,
        "description": null
      },
      {
        ...
      }
    ]
  }
]

Petición

'GET /method/template/:id_sup': 'MetaMethodController.supVisible',

Respuesta

[
  {
    "supervisor": null,
    "id": 1,
    "name": "Comunicación Aumentativa y Adaptativa",
    "description": null
  },
  {
    ...
  }
]
  Clone repository
  • 20170328_isabellemonfort
  • 20170328_luisballesteros
  • 20170328_luisperez
  • Apiaction
  • Apiadminvalid
  • Apiattribute
  • Apidevicevalid
  • Apienrolment
  • Apiinstructionresource
  • Apiinstructionvalid
  • Apilearningunitresource
  • Apimetamethodvalid
  • Apimethod
  • Apimethodresource
  • Apimethodvalid
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.