Commit Graph

204 Commits

Author SHA1 Message Date
falendikategar
d9a746f8d1 update: changes to the concept used in the toggleFlag endpoint in assessments 2024-11-09 10:16:35 +07:00
percyfikri
fe827f4fb3 Update: added questionId column and post all options with empty string 2024-11-08 15:15:45 +07:00
falendikategar
8788310621 update: adjustments to the submitOption endpoint with the new concept of assessments 2024-11-08 11:05:27 +07:00
percyfikri
bdca7a19cf Fix : patch method in users management 2024-11-07 15:34:25 +07:00
Sukma Gladys
09a6df9e66 fix: get answer revision data 2024-11-07 15:11:19 +07:00
falendikategar
bb106289cf update: removal of metadata and pagination on the getAnswers endpoint in assessments 2024-11-07 13:22:03 +07:00
falendikategar
4984925dd8 uodate: return to the previous concept of getAnswers endpoint in assessments because formatted resulted will be handled in the frontend 2024-11-07 11:57:14 +07:00
falendikategar
cb97b8618f update: change in the return concept of the getAnswers endpoint in assessments 2024-11-07 11:36:29 +07:00
falendikategar
f3eaf16df8 update: add questionId to getAnswers and getAllAnswers endpoints in assessments 2024-11-07 11:23:37 +07:00
falendikategar
663c3039bc update: changes to endpoint getAllAnswers in assessments 2024-11-07 10:23:58 +07:00
falendikategar
de20b5a0bb update: rename the id on the getAllAnswers endpoint in assessments 2024-11-07 09:39:41 +07:00
falendikategar
39bb772422 update: penambahan endpoint getAllAnswers di assessments 2024-11-07 09:36:10 +07:00
sianida26
514c61ea36 chore: fix typo on manajemen identitas and akses subaspect 2024-11-06 03:38:55 +07:00
Sukma Gladys
c495a1257c feat: add print to pdf feature 2024-11-05 20:42:12 +07:00
Sukma Gladys
92744c7f82 feat: verifying assessment, fix design assessment result, fix, assessment result managaement 2024-11-05 11:56:25 +07:00
falendikategar
cc042a4695 update: addition of submitAssessmentRevision endpoint on assessment result 2024-11-05 11:38:41 +07:00
falendikategar
9488f0a056 update: change the status update on submitAssessment endpoint in assessments 2024-11-05 10:23:18 +07:00
falendikategar
0bbd246235 update: addition of an updateOption endpoint to update options during assessment verification 2024-11-04 23:34:52 +07:00
percyfikri
e19d3d0de3 Update: removed questionId column in answer schema 2024-11-04 11:51:39 +07:00
percyfikri
55056ef81c Update : added questionId coloumn in answers schema 2024-11-01 11:15:30 +07:00
falendikategar
054fe2b7af update: Adding data filters to match the status to be displayed in assessment request management 2024-10-31 14:41:07 +07:00
percyfikri
03478b25bc Update: comments on the API assessment Request and fixed other typos 2024-10-31 14:06:31 +07:00
percyfikri
a80e55d9d7 Update : added conditions for create assReq 2024-10-31 13:45:53 +07:00
percyfikri
1eb355bf95 Update : changes the status when the user starts the assessment in assessmentRequest 2024-10-31 09:48:33 +07:00
falendikategar
90f1802611 update: addition of status types on the backend and frontend of assessment request management 2024-10-30 12:55:53 +07:00
falendikategar
1e3d112e0f update: changes to the backed endpoint post and patch due to the addition of validation so that questions cannot be duplicated in question management 2024-10-29 15:44:10 +07:00
falendikategar
c2a7124cd2 update: changes to the redirect page when the user login, it will be differentiated according to their role 2024-10-29 09:37:01 +07:00
falendikategar
d7a08f4ef1 update: addition of reviewedBy and reviewedAt on patch endpoints for assessment request management 2024-10-29 09:33:08 +07:00
falendikategar
04d42f1dc4 update: change to the assessment request management icon on the sidebar 2024-10-25 11:01:03 +07:00
falendikategar
df7bac9122 update: changes to the sorting order of assessment request management data 2024-10-25 10:39:04 +07:00
falendikategar
66b214ce46 update: remove verified status on schema and seeder assessments 2024-10-25 10:38:17 +07:00
falendikategar
3f7b5ba949 update: changes to data sorting in assessment request management 2024-10-25 10:23:04 +07:00
falendikategar
c2f54da098 update: Delete the dashboard menu sidebar and dashboard folder 2024-10-25 08:55:08 +07:00
falendikategar
ab4e61b598 update: status name change 2024-10-25 08:17:41 +07:00
falendikategar
edfcffe223 update: addition of status and change in the validated column to the verified column 2024-10-25 08:11:39 +07:00
falendikategar
55abddddd3 update: change the validation rule in the question backend endpoint to validate the number of characters in the question form 2024-10-24 10:56:20 +07:00
falendikategar
7687eae2bb update: addition of the submitAssessment endpoint and the addition of some permissions 2024-10-23 10:52:02 +07:00
falendikategar
665de19688 update: revision to undo endpoint deletions in backend assessments 2024-10-18 14:57:14 +07:00
falendikategar
8a25d44f91 update: revision for removal of unnecessary endpoints and queries in assessments 2024-10-18 14:54:04 +07:00
falendikategar
a3883b7280 update: revision for endpoint post upload file in assessments 2024-10-18 14:46:20 +07:00
falendikategar
e9237ce155 add: adding a Files folder and a gitignore file in the folder so that the files are not uploaded to github 2024-10-18 14:42:12 +07:00
falendikategar
66f29aed8f update: revision for endpoint post submit validation in assessments 2024-10-18 13:10:54 +07:00
falendikategar
49b6fac174 update: revision for endpoint post submit option in assessments 2024-10-17 13:05:48 +07:00
falendikategar
08e60c6f2f update: revision for endpoint post submit option on asessments 2024-10-17 11:14:49 +07:00
falendikategar
e685c37edf update: revision for route assessments adding endpoint post for option and validation information 2024-10-17 10:32:37 +07:00
0ce69f8df4 update: index seeder 2024-10-17 09:38:17 +07:00
adc35e8317 update: user seeder 2024-10-17 09:37:51 +07:00
falendikategar
a799769af2 update: revision for endpoint get average score aspect and grouping sub aspect, revision permission access for assessments 2024-10-17 09:20:58 +07:00
3c922bdb10 create: add seeder for data 2024-10-11 15:40:11 +07:00
percyfikri
375d10d648 Update : add email on UserSeeder (superadmin) 2024-10-11 15:33:45 +07:00