Commit 40acef66 authored by Radheshhathwar's avatar Radheshhathwar
Browse files

Array value change

1 merge request!18Array value change
Showing with 1 addition and 1 deletion
+1 -1
......@@ -269,7 +269,7 @@ object QuestionExcelParser {
question.put(Constants.TEMPLATE_ID, "mcq-vertical")
question.put(Constants.ANSWER, answer)
question.put("channel", channel)
question.put("assessmentType",assessmentType)
setArrayValue(question,assessmentType,"assessmentType")
question
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment