@Kumirei I have just deployed a change which may be affecting this script. The structure of the lesson URLs has changed:
The lesson pages went from /subjects/:subject_id/lesson?queue=1-2-3-4 to /subject-lessons/:queue_id/:subject_id .
The lesson quiz pages went from /subjects/lesson/quiz?queue=1-2-3-4 to /subject-lessons/:queue_id/quiz?queue=1-2-3-4.
7 Likes