Huge update: Front-end for client fixed.
This commit is contained in:
48
assets/json/respondent/id/example.json
Normal file
48
assets/json/respondent/id/example.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/json/respondent/id/response/example.json
Normal file
16
assets/json/respondent/id/response/example.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user