After updating from 2.22 to 2.24 students are stuck.
Within a learning path they keep being redirected back to the first or second module.
I have a learning path with ten modules.
Students kept getting being redirected back to module 2 (It seems like they are being send to module 1, but then since they finished module 1 already they are being send to module 2.
Clicking on the the module (7 or 8) that's in progress sends them back to step 2.
In the side bar the finished modules are being displayed as finished.
I don't feel like it should matter, but all modules are set to unlimited attempts.
This is a huge problem since all my customers students are stuck right now.
It seems like the updates of opigno_learning_path in 2.23 are causing this.
It's hard to go back to 2.22 since I have ran database updates and there are changes in the database.
For the moment I have added the following lines to composer.json:
"drupal/opigno_learning_path": "1.12 as 1.14",
"drupal/opigno_group_manager": "1.9 as 1.10"
I do understand this is bad practice, however at least for the moment this enables the students to continue.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.