We have created 400 courses and now we need to create 5 quiz for each course and import 30 questions for each quiz from CSV. We can create multiple CSV, but how to attach the quiz to course and how to upload questions with quiz to targeted course.
This reply has been marked as private.
hi,
import quiz first with questions
then export course
find course_curriculum field
and add the quiz id in that csv file
and import that csv file to system
a little more explanation will be helpful