Commit a007984e by Иван Кубота

args.body.quiz_position_id

parent 689fbb4c
......@@ -233,6 +233,7 @@ module.exports = {
return {
id: attemptID,
quiz_position_id: args.body.quiz_position_id,
questions: qS
};
......
Markdown is supported
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