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,20 @@
{
"meta": {
"code": 200,
"type": "success",
"message": null
},
"data": [
{
"id": 32,
"name": "Andi Siahaan, SE., MM.",
"occupation": "Dosen STIE BISMA LEPISI",
"gender": "m",
"url": "https://q.ywa.or.id/resources",
"categoriesUrl": "https://q.ywa.or.id/respondents/32/categories",
"questionnairesUrl": "https://q.ywa.or.id/respondents/32/questionnaires",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32"
}
]
}

View File

@@ -0,0 +1,48 @@
{
"meta": {
"code": 200,
"type": "success",
"message": null
},
"data": {
"id": 32,
"name": "Andi Siahaan, SE., MM.",
"occupation": "Dosen STIE BISMA LEPISI",
"gender": "m",
"birthdate": "1945-08-17",
"email": "andi@lepisi.ac.id",
"handphone": "081300299002",
"questionnaires": [
{
"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"
}
],
"categories": [
{
"id": "43",
"name": "Mahasiswa STIE BISMA LEPISI",
"code": "MHSW-LPS"
}
],
"url": "https://q.ywa.or.id/resources",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32",
"questionsUrl": "https://q.ywa.or.id/questions/32012",
"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,16 @@
{
"meta": {
"code": 200,
"type": "success",
"message": null
},
"data": [
{
"id": "43",
"finishedAt": null,
"url": "https://q.ywa.or.id/response/532",
"createdAt": "2014-07-17 10:08:32",
"updatedAt": "2014-07-17 10:08:32"
}
]
}