From: Guillaume Pellerin Date: Mon, 18 May 2026 21:55:20 +0000 (+0200) Subject: fix name X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=285da35edeb477a8e70291a590272bb68c8a9813;p=teleforma.git fix name --- diff --git a/teleforma/views/crfpa.py b/teleforma/views/crfpa.py index 689a5d36..ca661b1a 100644 --- a/teleforma/views/crfpa.py +++ b/teleforma/views/crfpa.py @@ -1277,7 +1277,7 @@ class QuizQuestionView(CourseAccessMixin, QuizTake): -class StudentXLSBook: +class StudentReadingsXLSBook: def __init__(self, students): self.book = Workbook()