Generate Problem response CSV

Here us the message: NOTE: The generated report is limited to 5000 responses. If you expect more than 5000 responses, try generating the report on a chapter-by-chapter, or problem-by-problem basis, or contact your site administrator to increase the limit.

I would like to know how to make this change to the limit in the django admin page.

Thank You

You need to set the MAX_PROBLEM_RESPONSES_COUNT setting. To do so, I suggest you create a simple yaml plugin: https://docs.tutor.overhang.io/plugins/gettingstarted.html#yaml-file

@regis
Is there a way, I can directly modify that value?