Import Data not working correctly on LMS Quiz

I am not able to get Import Data work right on LMS Quiz. I need to upload multiple questions for 1 Quiz Title.

It seems to show an error that title is mandatory, when first one is filled and rest is left blank.
It also shows an error when all the titles are same.

Please suggest a way to do this, because this would be the case every person migrating to Frappe LMS

Hey @Ritwik_Agrawal

You don’t need to enter the title again. Since questions are added to LMS Quiz through a child table, your import file should also be structured accordingly.

You can refer the screenshot below of a sample file for LMS Quiz import and prepare your import file accordingly

1 Like