Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
knowledge-platform
Commits
bd23b30d
Commit
bd23b30d
authored
2 years ago
by
shishir suman
Browse files
Options
Download
Patches
Plain Diff
test code committed for mapping data
parent
0634fe38
poc_bulk_upload
Gcloud_fix
Remove_unwantedCode_Gcloud_fix
bulk-upload-comptenecy-mapping
bulk-upload-excelsheet
bulk-upload-test_excel
bulk_upload
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assessment-api/assessment-service/app/utils/QuestionOperations.scala
+1
-1
...api/assessment-service/app/utils/QuestionOperations.scala
with
1 addition
and
1 deletion
+1
-1
assessment-api/assessment-service/app/utils/QuestionOperations.scala
+
1
−
1
View file @
bd23b30d
package
utils
package
utils
object
QuestionOperations
extends
Enumeration
{
object
QuestionOperations
extends
Enumeration
{
val
createQuestion
,
readQuestion
,
readPrivateQuestion
,
updateQuestion
,
reviewQuestion
,
publishQuestion
,
retireQuestion
,
importQuestion
,
systemUpdateQuestion
,
listQuestions
,
rejectQuestion
,
copyQuestion
,
create
FrameworkMapping
=
Value
val
createQuestion
,
readQuestion
,
readPrivateQuestion
,
updateQuestion
,
reviewQuestion
,
publishQuestion
,
retireQuestion
,
importQuestion
,
systemUpdateQuestion
,
listQuestions
,
rejectQuestion
,
copyQuestion
,
bulkUpload
FrameworkMapping
=
Value
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets