How can I download item analysis report to excel?
Or is there any SQL query to get the Item analysis results for a specified course?
The advantage of using an SQL query is to download the Item Analysis report for multiple courses by running one query.
Hi Dany,
To relate the courses:
tmp_ia_summary -> qti_asi_data -> course_assessment-> course_main
Regards