DASH Saas
  1. Activity
DASH Saas
  • Walkthrough DASH SAAS
  • CMS
    • Employee
      • Find Employees
      • Upload Profile Picture
      • Add Employee
      • Upload History
      • Update Employee
      • Upload Employee
    • Company
      • Lookup Company
      • Lookup Division
      • Lookup Position
    • Province
      • Lookup Province
    • Ref Education Level
      • Lookup Education Level
    • Industry
      • Find Industries
      • Find Industry
      • Save Industry
      • Update Industry
      • Delete Industry
      • Find Industry Option (Lookup Industry)
    • Company
    • Subscription
    • Assesment Design
    • Menu
      • Role
        • Save Role Menu
        • Get Role Menu
        • Get Role Menu Access
      • Manage
        • Find All Menu
        • Find Menu By ID
        • Save Menu
        • Update Menu
        • Delete Menu
    • Admin Client
      • Client Project
        • CompanyList
        • CompanyInfo
        • Project Company List
        • Delete Project Company
      • Agenda
        • Rundown Assesment
        • Rundown Assesment Prepost
        • List Agenda
      • Dashboard
        • Dashboard Info
        • Dashboard Participant Info
        • Dashboard Batch Info
        • Dashboard Assessment Info
        • Dashboard Calendar Info
        • Dashboard Rating Reminder Info
      • Assessor
        • rating-task
          • Assessor Rating Task Participant List
        • Task List
        • Find All Assessor
        • Find Candidate
        • Find Candidate Copy
    • Master Data
      • Applications
        • Find All Applications
      • Role Group
        • Find All Role Group
      • Role User
        • Find All Role User
        • Delete Role User
      • Role
        • Find All Role
        • View All
      • Position
        • Competency
          • Get Position Competency List
          • Lookup Position Competency List
          • Save Position Competency
          • Delete Position Competency
        • Lookup Position
        • Lookup Position By Division
        • Lookup Position By Level
        • Add Position
        • Find All Position
        • Detail Position
        • Update Position
        • Delete Position
      • Division
        • Lookup Division
        • Find All
      • Level
        • Lookup Level
      • Assessment Design
        • Get During Preview
        • Get List
    • Meeting
      • Join Meeting
      • Refresh Meeting
      • End Meeting
      • Get Attendee Info
      • Start Record
      • Notify Record
      • Stop Record
      • Use External Link
      • Get On Going Meeting
    • Participant
      • Status
        • Change Participant Status
        • Available Participant
        • Available Activity
      • Video Call
        • Activity List
        • Merge Video
      • Add Participant
      • Find All Participant
    • Open
      • Admin Maintenance Status
    • Assessor
      • Rating
        • History Rating Task
      • Interview
        • Interview Task List
        • History Interview Task List
      • Participant Activity Log
    • Report
      • List Download Report
      • Generate XLS Group Report
      • Generate XLS Participant Group Report
      • Generate Feedback Report
    • Batch
      • Lookup Batch
      • Send Participant Invitation
      • Find By ID
      • Find All Batch
    • External Link
      • Upload External Link Video
      • Delete External Link Video
    • Dummy
      • Test Re-Open
      • Upload Rating Assessor
    • Interview Task
      GET
    • Login
      POST
    • Get Company Setting
      GET
  • WEB
    • Auth
      • Login
      • Refresh Token
    • Secured
      • Compatibility
        • Get Participant Compatibility Check List
        • Save Participant Compatibility Check Result
      • Activity
        • Get During Rundown
          GET
        • Get Detail During Activity
          GET
        • Next During Activity
          POST
        • Get Pre/Post Rundown
          GET
        • Get Detail Pre/Post Activity
          GET
        • Finish Pre/Post Activity
          PUT
      • Participant
        • NDA
          • Get NDA Content
          • Agree NDA
        • Answer
          • Save During Answer
          • Save Pre/Post Answer
          • Bulk Save During Answer
          • Bulk Save Pre/Post Answer
        • Notes
          • Find All Participant Notes
          • Find By ID Participant Notes
          • Add Participant Notes
          • Update Participant Notes
          • Delete Participant Notes
        • Password
          • Change Password
        • Action Log
          • Save Action Log
        • Proctoring
          • Save Proctoring Image
        • Get Participant Info
      • Meeting
        • Join Meeting
        • Refresh Meeting
        • End Meeting
        • Get Attendee Info
        • Start Record
        • Notify Record
        • Stop Record
        • Get Speech Script
        • Update Speech Script
    • Open
      • Compatibility
        • Get Compatibility Check List
        • Get Test Download File
      • Reset Password
        • Request Reset Password
        • Verify Reset Password
        • Confirm Reset Password
      • File
        • Get File
      • Preview
        • Next During Activity
        • Detail During Activity
      • Web Maintenance Status
  • Open API Engauge
    • Update Status Activity
  1. Activity

Get Detail Pre/Post Activity

Developing
GET
/rest/web/secured/pre-post-activity/detail/{activityId}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
activityId
string 
required
Example:
6b0efa4a-2ed2-11ef-bee7-0a71e33928b1

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://service-dash.dlabssaas.io/rest/web/secured/pre-post-activity/detail/6b0efa4a-2ed2-11ef-bee7-0a71e33928b1'

Responses

🟢200Success
application/json
Body
status
string 
required
data
object 
required
selfInterviewQuestion
array [object {5}] 
required
activityId
string 
required
activityName
string 
required
activityTemplateId
string 
required
activityTitle
string 
required
activitySubTitle
null 
required
activityContent
string 
required
durationMinutes
integer 
required
logStartTime
null 
required
logEndTime
null 
required
logFinishTime
null 
required
scenarioContent
object 
required
activities
array [object {7}] 
required
questions
array [object {2}] 
required
timerActive
boolean 
required
timerRunningOut
boolean 
required
feedbackQuestion
object 
required
info
object 
required
id
string 
required
message
string 
required
messageEn
null 
required
messageId
null 
required
field
null 
required
redirect
null 
required
Example
{
  "status": "success",
  "data": {
    "selfInterviewQuestion": [
      {
        "questionId": "1",
        "mainQuestion": "Dalam bekerja, menetapkan kualitas kinerja menjadi sangat penting untuk mencapai keberhasilan kerja.",
        "situationQuestion": "Sebutkan satu kejadian penting yang menunjukkan kualitas kerja yang Anda terapkan untuk unit Anda. Apa saja kriteria kualitas kinerja yang Anda jadikan acuan ? Mengapa kriteria tsb. yang Anda jadikan acuan ?",
        "resultQuestion": "Apa hasilnya ? Adakah komentar atau respon lingkungan (mis. rekan kerja, atasan, pelanggan, dst.) terhadap kualitas kerja Anda ?",
        "keywords": "BPJS"
      },
      {
        "questionId": "2",
        "mainQuestion": "Untuk mencapai target dan kinerja terbaik, memperluas jejaring atau kemitraan menjadi penting. Ceritakan satu kemitraan penting yang pernah Anda upayakan.",
        "situationQuestion": "Mengapa Anda memerlukan kemitraan tersebut? Jelaskan dengan lengkap alasan dan pertimbangan Anda saat itu.",
        "resultQuestion": "Apa hasil dari tindakan tsb. ? Bagaimana dampak kemitraan tsb. kepada kinerja/unit/organisasi Anda?",
        "keywords": "BPJS"
      },
      {
        "questionId": "3",
        "mainQuestion": "Berinteraksi dan berkomunikasi dengan pihak lain tidak selalu mudah. Terutama dengan pihak-pihak yang berdampak penting terhadap kinerja unit atau organisasi secara menyeluruh.",
        "situationQuestion": "Ceritakan saat Anda mengalami kejadian tsb. Apa yang terjadi ? Mengapa Anda harus berinteraksi dan berkomunikasi dengan pihak tsb. ?",
        "resultQuestion": "Apa hasil dari tindakan tsb. ? Bagaimana dampak interaksi tsb. kepada kinerja unit/organisasi Anda?",
        "keywords": "BPJS"
      },
      {
        "questionId": "4",
        "mainQuestion": "Ceritakan salah satu pengalaman Anda saat membantu orang lain (anak buah/rekan kerja) saat mengembangkan kemampuan dan keterampilan kerja mereka.",
        "situationQuestion": "Kapan waktu kejadiannya? Apa posisi/peran Anda pada saat itu?",
        "resultQuestion": "Bagaimana hasil yang diperoleh dari upaya Anda membantu mereka?",
        "keywords": "BPJS"
      },
      {
        "questionId": "5",
        "mainQuestion": "Pendelegasian tugas sejatinya adalah upaya pimpinan untuk pengembangan kapabilitas bawahan.",
        "situationQuestion": "Ceritakan satu pendelegasian tugas yang pernah Anda lakukan kepada salah satu bawahan. Mengapa Anda merasa perlu melakukan pendelagasian kepadanya ? Apa tujuannya ? Jelaskan situasinya saat itu.",
        "resultQuestion": "Bagaimana cara Anda memantau dan mengevaluasi kemajuan bawahan tsb.?",
        "keywords": "BPJS"
      },
      {
        "questionId": "6",
        "mainQuestion": "Ceritakan satu tindakan Anda dalam menjaga kepuasan pelanggan (stakeholder) atas layanan/tindakan yang Anda berikan kepada mereka.",
        "situationQuestion": "Siapa saja pengguna layanan Anda yang paling kritikal (mempengaruhi kinerja Anda & unit) ? Apa yang terjadi saat itu? Mengapa Anda perlu menjaga tingkat kepuasan pelanggan (stakeholder) ?",
        "resultQuestion": "Apa dampak dari tindakan Anda terhadap tingkat kepuasan pelanggan ?",
        "keywords": "BPJS"
      }
    ],
    "activityId": "e6341b87-2ee9-11ef-bee7-0a71e33928b1",
    "activityName": "In-Tray",
    "activityTemplateId": "AFQ",
    "activityTitle": "In-Tray",
    "activitySubTitle": null,
    "activityContent": "Baca dan pahamilah seluruh email dan attachment yang ada di bawah ini dengan menekan (click) pada judul email. Pahami keseluruhan masalah yang terjadi pada organisasi.\nSetelah membaca seluruh informasi, jawablah pertanyaan di bagian bawah halaman pada kolom yang tersedia. Pilihlah pertanyaan yang hendak Anda jawab dengan cara menekan (click) nomor pertanyaan yang ada. Anda tidak harus menjawab pertanyaan secara berurutan.\nPastikan Anda telah menjawab seluruh pertanyaan dan menyimpan seluruh jawaban. Setelah melanjutkan ke simulasi berikutnya, Anda tidak dapat kembali lagi untuk mengubah jawaban (hanya dapat melihat saja).\nApabila dirasa perlu, Anda dapat membaca kembali latar belakang organisasi dengan cara menekan (click) menu yang ada pada sebelah kiri halaman.",
    "durationMinutes": 15,
    "logStartTime": null,
    "logEndTime": null,
    "logFinishTime": null,
    "scenarioContent": {
      "type": "OTHER",
      "resourceUrl": "https://s3-ap-southeast-1.amazonaws.com/documents.ddiassessment.com/terryturner/Operational+Challenges+With+List+Fixed.pdf",
      "notes": null
    },
    "activities": [
      {
        "activityId": "e6341b87-2ee9-11ef-bee7-0a71e33928b1",
        "activityName": "In-Tray",
        "stepNo": 2,
        "durationMinutes": 15,
        "timerActive": true,
        "timerRunningOut": false,
        "alreadyDone": false
      },
      {
        "activityId": "6c0f237e-2ed2-11ef-bee7-0a71e33928b1",
        "activityName": "Pengerjaan test Personality",
        "stepNo": 3,
        "durationMinutes": 60,
        "timerActive": false,
        "timerRunningOut": false,
        "alreadyDone": true
      },
      {
        "activityId": "6b0f1994-2ed2-11ef-bee7-0a71e33928b1",
        "activityName": "Feedback",
        "stepNo": 4,
        "durationMinutes": 15,
        "timerActive": false,
        "timerRunningOut": false,
        "alreadyDone": true
      }
    ],
    "questions": [
      {
        "question": {
          "questionId": "f551f1e1-2eec-11ef-bee7-0a71e33928b1",
          "questionLabel": "Pertanyaan 1",
          "question": "Setelah membaca seluruh email, menurut Anda apa isu atau masalah utama yang dihadapi GSR?",
          "language": "ID",
          "displayOrder": 1
        },
        "answer": null
      },
      {
        "question": {
          "questionId": "f551f66a-2eec-11ef-bee7-0a71e33928b1",
          "questionLabel": "Pertanyaan 2",
          "question": "Ide-ide atau gagasan apa saja yang mungkin dilakukan sehubungan dengan analisa Anda? Identifikasi area-area atau proses kerja yang memerlukan perubahan atau pemantauan lebih lanjut. Bagaimana Anda akan memonitor perubahan tersebut?",
          "language": "ID",
          "displayOrder": 2
        },
        "answer": null
      },
      {
        "question": {
          "questionId": "f551f878-2eec-11ef-bee7-0a71e33928b1",
          "questionLabel": "Pertanyaan 3",
          "question": "Terkait rekomendasi yang Anda usulkan, pihak-pihak mana saja yang akan Anda berdayakan dan bagaimana caranya?",
          "language": "ID",
          "displayOrder": 3
        },
        "answer": null
      },
      {
        "question": {
          "questionId": "f551fa33-2eec-11ef-bee7-0a71e33928b1",
          "questionLabel": "Pertanyaan 4",
          "question": "Adakah transformasi yang perlu dilakukan di dalam organisasi? Jika ya, jelaskan secara detail dan bagaimana implementasinya.",
          "language": "ID",
          "displayOrder": 4
        },
        "answer": null
      }
    ],
    "timerActive": true,
    "timerRunningOut": false,
    "feedbackQuestion": {
      "feedbackId": "1",
      "feedbackName": "Feedback General",
      "feedbackDesc": "Feedback General Template",
      "feedbackGroups": [
        {
          "feedbackGroupId": "1",
          "feedbackGroupName": "Data Asesi",
          "feedbackGroupDesc": "Asesi",
          "feedbackGroupQuestions": [
            {
              "feedbackQuestionId": "1",
              "feedbackQuestionText": "Nama",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": false,
              "fieldRef": "full_name",
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": {
                "participantFeedbackId": "Jill",
                "feedbackQuestQuestionChoiceId": null,
                "feedbackAnswerText": "Jill"
              }
            },
            {
              "feedbackQuestionId": "2",
              "feedbackQuestionText": "Tanggal lahir",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": false,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": null
            },
            {
              "feedbackQuestionId": "3",
              "feedbackQuestionText": "NPP",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": false,
              "fieldRef": "personel_number",
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": {
                "participantFeedbackId": "123456716",
                "feedbackQuestQuestionChoiceId": null,
                "feedbackAnswerText": "123456716"
              }
            },
            {
              "feedbackQuestionId": "4",
              "feedbackQuestionText": "Bagian",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": false,
              "fieldRef": "division_name",
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": {
                "participantFeedbackId": "Manajemen Perluasan Kepesertaan",
                "feedbackQuestQuestionChoiceId": null,
                "feedbackAnswerText": "Manajemen Perluasan Kepesertaan"
              }
            },
            {
              "feedbackQuestionId": "22",
              "feedbackQuestionText": "Posisi",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": false,
              "fieldRef": "position_name",
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": null
            },
            {
              "feedbackQuestionId": "5",
              "feedbackQuestionText": "Email",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": false,
              "fieldRef": "email",
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": {
                "participantFeedbackId": "jill@user.lokal",
                "feedbackQuestQuestionChoiceId": null,
                "feedbackAnswerText": "jill@user.lokal"
              }
            }
          ]
        },
        {
          "feedbackGroupId": "2",
          "feedbackGroupName": "Data Assessor",
          "feedbackGroupDesc": "Assessor",
          "feedbackGroupQuestions": [
            {
              "feedbackQuestionId": "6",
              "feedbackQuestionText": "Nama Assessor",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": null
            }
          ]
        },
        {
          "feedbackGroupId": "3",
          "feedbackGroupName": "Data Pelaksanaan",
          "feedbackGroupDesc": "Pelaksanaan",
          "feedbackGroupQuestions": [
            {
              "feedbackQuestionId": "7",
              "feedbackQuestionText": "Tanggal Pelaksanaan",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": null
            },
            {
              "feedbackQuestionId": "8",
              "feedbackQuestionText": "Tempat Pelaksanan",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": null
            }
          ]
        },
        {
          "feedbackGroupId": "4",
          "feedbackGroupName": "Proses Assesment Center",
          "feedbackGroupDesc": "Proses Assesment Center",
          "feedbackGroupQuestions": [
            {
              "feedbackQuestionId": "9",
              "feedbackQuestionText": "Saya mendapatkan penjelasan terkait  rangkaian  proses assesmen secara jelas dan terstruktur",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "1",
                  "feedbackSliderLabelText": "Sangat Tidak Jelas"
                },
                {
                  "feedbackSliderLabelId": "2",
                  "feedbackSliderLabelText": "Sangat Jelas"
                }
              ],
              "answer": {
                "participantFeedbackId": "580bd98b-d664-4032-b6b6-d5c7b62dae29",
                "feedbackQuestQuestionChoiceId": null,
                "feedbackAnswerText": "2"
              }
            },
            {
              "feedbackQuestionId": "10",
              "feedbackQuestionText": "Asesor berusaha menggali seluruh bukti pendukung yang sesuai dengan latar belakang pelatihan dan pengalaman yang saya miliki",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "3",
                  "feedbackSliderLabelText": "Sangat Tidak Sesuai"
                },
                {
                  "feedbackSliderLabelId": "4",
                  "feedbackSliderLabelText": "Sangat Sesuai"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "11",
              "feedbackQuestionText": "Assesor memberikan formulir assesmen yang mudah dipahami dan disi",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "5",
                  "feedbackSliderLabelText": "Sangat Sulit"
                },
                {
                  "feedbackSliderLabelId": "6",
                  "feedbackSliderLabelText": "Sangat Mudah"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "12",
              "feedbackQuestionText": "Saya diberikan kesempatan dan alokasi waktu yang cukup untuk mendemonstrasikan kompetensi yang saya miliki selama proses asesmen berlangsung",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "7",
                  "feedbackSliderLabelText": "Sangat Tidak Sesuai"
                },
                {
                  "feedbackSliderLabelId": "8",
                  "feedbackSliderLabelText": "Sangat Sesuai"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "13",
              "feedbackQuestionText": "Asesor menggunakan teknik komunikasi efektif selama proses asesmen berlangsung",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "9",
                  "feedbackSliderLabelText": "Sangat Tidak Efektif"
                },
                {
                  "feedbackSliderLabelId": "10",
                  "feedbackSliderLabelText": "Sangat Efektif"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "14",
              "feedbackQuestionText": "Saya mendapatkan penjelasan yang komprehensif terkait hasil keputusan dari proses asesmen",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "11",
                  "feedbackSliderLabelText": "Sangat Tidak Sesuai"
                },
                {
                  "feedbackSliderLabelId": "12",
                  "feedbackSliderLabelText": "Sangat Sesuai"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "15",
              "feedbackQuestionText": "Saya mendapatkan jaminan kerahasian hasil assesment serta penjelasan penanganan dokumen asesmen",
              "questionTypeId": "MCHOICE",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [
                {
                  "feedbackQuestionChoiceId": "1",
                  "feedbackQuestionChoiceText": "Ya"
                },
                {
                  "feedbackQuestionChoiceId": "2",
                  "feedbackQuestionChoiceText": "Tidak"
                }
              ],
              "sliderLabelList": [],
              "answer": {
                "participantFeedbackId": "908a9660-a1bc-4352-96b7-af8d2c6981fa",
                "feedbackQuestQuestionChoiceId": "2",
                "feedbackAnswerText": null
              }
            },
            {
              "feedbackQuestionId": "16",
              "feedbackQuestionText": "Asesor memberikan umpan balik yang komprehensif terhadap hasil asesmen terutama dalam meningkatkan kompetensi sebagai area of improvement serta mendorong faktor kekuatan yang saya miliki agar dapat lebih optimal",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "13",
                  "feedbackSliderLabelText": "Sangat Tidak Sesuai"
                },
                {
                  "feedbackSliderLabelId": "14",
                  "feedbackSliderLabelText": "Sangat Sesuai"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "17",
              "feedbackQuestionText": "Saya dan Asesor telah menandatangani semua dokumen dalam mendukung hasil proses asesmen",
              "questionTypeId": "MCHOICE",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [
                {
                  "feedbackQuestionChoiceId": "3",
                  "feedbackQuestionChoiceText": "Ya"
                },
                {
                  "feedbackQuestionChoiceId": "4",
                  "feedbackQuestionChoiceText": "Tidak"
                }
              ],
              "sliderLabelList": [],
              "answer": null
            },
            {
              "feedbackQuestionId": "18",
              "feedbackQuestionText": "Saya sangat antusias mengikuti proses asessment ini",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "15",
                  "feedbackSliderLabelText": "Sangat Tidak Antusias"
                },
                {
                  "feedbackSliderLabelId": "16",
                  "feedbackSliderLabelText": "Sangat Antusias"
                }
              ],
              "answer": null
            }
          ]
        },
        {
          "feedbackGroupId": "5",
          "feedbackGroupName": "Fasilitas",
          "feedbackGroupDesc": "Fasilitas",
          "feedbackGroupQuestions": [
            {
              "feedbackQuestionId": "19",
              "feedbackQuestionText": "Ruangan yang disediakan telah mendukung proses  asessmen",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "17",
                  "feedbackSliderLabelText": "Sangat Tidak Sesuai"
                },
                {
                  "feedbackSliderLabelId": "18",
                  "feedbackSliderLabelText": "Sangat Sesuai"
                }
              ],
              "answer": null
            },
            {
              "feedbackQuestionId": "20",
              "feedbackQuestionText": "Jaringan internet mampu mengakomodir kelancaran proses asesmen",
              "questionTypeId": "SLIDER",
              "countLabel": null,
              "intervalPoint": 10,
              "minScalePoint": 1,
              "maxScalePoint": 10,
              "showPointInterval": true,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [
                {
                  "feedbackSliderLabelId": "19",
                  "feedbackSliderLabelText": "Sangat Tidak Sesuai"
                },
                {
                  "feedbackSliderLabelId": "20",
                  "feedbackSliderLabelText": "Sangat Sesuai"
                }
              ],
              "answer": null
            }
          ]
        },
        {
          "feedbackGroupId": "6",
          "feedbackGroupName": "Saran",
          "feedbackGroupDesc": "Saran",
          "feedbackGroupQuestions": [
            {
              "feedbackQuestionId": "21",
              "feedbackQuestionText": "Saran untuk kegiatan Assesmen yang telah diikuti",
              "questionTypeId": "ESSAY",
              "countLabel": null,
              "intervalPoint": null,
              "minScalePoint": null,
              "maxScalePoint": null,
              "showPointInterval": null,
              "isInput": true,
              "fieldRef": null,
              "choiceOptionList": [],
              "sliderLabelList": [],
              "answer": null
            }
          ]
        }
      ]
    }
  },
  "info": {
    "id": "SUCCESS_GET_DATA",
    "message": "Get data succeed",
    "messageEn": null,
    "messageId": null,
    "field": null,
    "redirect": null
  }
}
Previous
Get Pre/Post Rundown
Next
Finish Pre/Post Activity
Built with