Download OpenAPI specification:
IOM - Internal API
Retrieve all training progresses including those with required signature
| searchString | any |
| tagIds | Array of strings <uuid> [ items <uuid > ] |
{- "resultCode": 0,
- "returnObject": [
- {
- "training": {
- "id": 0,
- "language": "German",
- "startDate": 1490598300000,
- "endDate": 1490598300000,
- "successResource": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "openUntil": 1490598300000,
- "note": "note",
- "microPaper": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "microCast": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "trainer": {
- "id": 1,
- "firstName": "Beta",
- "lastName": "Tester",
- "academicTitlePrefix": "Dr.",
- "academicTitleSuffix": "Msc",
- "activated": true,
- "email": "beta.tester@m-pulso.com",
- "salutation": "NEUTRAL"
}, - "additionalResources": [
- {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}
], - "company": {
- "id": 1,
- "name": "Test company",
- "address": [
- {
- "city": "Innsbruck",
- "country": "AT",
- "zip": "6020",
- "addition": "2nd floor",
- "street": "Maria Theresienstr. 16"
}
], - "logo": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "color": "#3b4dd9"
}, - "chatId": 0,
- "color": "#3b4dd9",
- "correctAnswerCountToBeLearned": 0,
- "finalExamEnabled": true,
- "duelEnabled": true,
- "finalExamTimePerQuestionSec": 0,
- "timeBetweenFinalExamsInMinutes": 0,
- "finalExamCoolDownInMinutes": 0,
- "finalExamMinPercentage": 0,
- "logo": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "video": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "learningAlgorithm": "FRAGMENT",
- "infoText": "info",
- "title": "title",
- "allowGroupChats": true,
- "allowOpenLearning": true,
- "directChatWithTrainer": true,
- "contactPerson": {
- "email": "contact.person@m-pulso.com",
- "name": "Contact Person",
- "phone": "+43123456789",
- "additionalInfo": "Additional"
}
}, - "progressId": 0,
- "finalExamPassed": true,
- "finalExamPercentage": 0.7,
- "lastFinalExamAttemptTimeStamp": 1490598300000,
- "progressGroups": [
- {
- "id": 1,
- "nextId": 1,
- "completionTime": 1490598300000,
- "delayInMinutes": 15,
- "status": "OPEN",
- "learningCards": [
- {
- "correctAnswerCount": 0,
- "falseAnswerCount": 0,
- "consecutiveCorrectAnswerCount": 0,
- "question": "Question1",
- "id": 0,
- "referenceId": 0,
- "imageResource": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "videoResource": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "descriptionImage": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "descriptionVideo": {
- "webLink": false,
- "resourceCollection": false,
- "mimeType": "image/jpeg",
- "children": [
- { }
], - "ordinal": 1,
- "label": "label"
}, - "descriptionText": "Description text",
- "title": "Title",
- "type": "SINGLE",
- "answerOptions": [
- {
- "text": "Answer text",
- "imageResource": {
- "webLink": null,
- "resourceCollection": null,
- "mimeType": null,
- "url": null,
- "children": [ ],
- "ordinal": null,
- "label": null
}, - "correct": true
}
], - "learned": true
}
], - "delayBonusCountWithinCurrentDelayTimeFrame": 2,
- "maxDelayBonusCountPerTimeFrame": 5,
- "currentDelayBonusTimeFrameEnd": 1490598300000
}
], - "signatureRequired": false,
- "signedAt": 1712835238000,
- "tagIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
]
}