Huge update: Front-end for client fixed.

This commit is contained in:
2017-12-20 16:39:11 +07:00
parent 8418a77e8c
commit 573f678c69
156 changed files with 33035 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"meta": {
"code": 200,
"type": "success",
"message": null
},
"data": [
{
"id": "43",
"title": "Pendahuluan",
"description": "Isilah pertanyaan di bawah ini dengan benar",
"url": "https://q.ywa.or.id/sections/2",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32",
"creator": {
"url": "https://q.ywa.or.id/users/2",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32",
"id": "43",
"username": "admin003",
"name": "Udin Muamar",
"email": "udin@ywa.or.id"
}
}
]
}

View File

@@ -0,0 +1,68 @@
{
"meta": {
"code": 200,
"type": "success",
"message": null
},
"data": {
"id": "43",
"title": "Pendahuluan",
"description": "Isilah pertanyaan di bawah ini dengan benar",
"questionnaire": {
"id": "43",
"category": {
"id": "43",
"name": "Mahasiswa STIE BISMA LEPISI",
"code": "MHSW-LPS"
},
"title": "Kuesioner Kepuasan Pelayanan Akademik",
"description": "Kuesioner kepuasan pelayanan akademik untuk diisi oleh mahasiswa"
},
"questions": [
{
"id": 70202,
"number": 2,
"text": "Honor kepala jurusan",
"description": "Isilah dengan perkiraan honor per bulan kepala jurusan Anda"
},
{
"id": 70203,
"number": 1,
"text": "Nama kepala jurusan",
"description": "Isilah dengan nama kepala jurusan Anda"
},
{
"id": 70204,
"number": 3,
"text": "Kenal dengan kepala jurusan Anda",
"description": "Apakah Anda kenal dengan kepala jurusan Anda"
},
{
"id": 70205,
"number": 4,
"text": "Berapa nomor hp kepala jurusan Anda",
"description": "Isi dengan nomor hp kepala jurusan Anda"
},
{
"id": 70206,
"number": 5,
"text": "Kepemilikan kepala jurusan",
"description": "Isilah dengan perkiraan harta apa yang dimiliki kepala jurusan Anda"
}
],
"url": "https://q.ywa.or.id/resources",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32",
"questionnaireUrl": "https://q.ywa.or.id/questionnaires/12",
"questionsUrl": "https://q.ywa.or.id/sections/12/questions",
"creator": {
"url": "https://q.ywa.or.id/users/2",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32",
"id": "43",
"username": "admin003",
"name": "Udin Muamar",
"email": "udin@ywa.or.id"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"meta": {
"code": 200,
"type": "success",
"message": null
},
"data": [
{
"id": 70202,
"text": "Nama dosen pembimbing",
"description": "Isilah dengan nama dosen pembimbing Anda",
"url": "https://q.ywa.or.id/questions/42",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32"
}
]
}