Hi,
I add a video in description.
Thank you.
Hi,
Maybe my patch could help.
The path remove the Opigno system and call the default system from group module to add members not class.
Hi,
I have the same problem with 39,000 classes and 7,000 users. I would like, if it's possible, your path for testing.
For my part, and to unlock the situation, I removed the function opigno_learning_path_form_group_content_form_alter() to use the default system of the group module.
Thank you
Hi,
I folow this thread.
ThX
Thank you.
I create patch, please try it.
Hi,
I have the same bug.
If I change my code with your commit 21899973
It create new error on line 345 private function isResponseCorrect(string $response, string $crp, bool $caseSensitive): bool {...
TypeError : Drupal\opigno_h5p\TypeProcessors\FillInProcessor::isResponseCorrect(): Argument #2 ($crp) must be of type string, array given, called in /app/web/modules/contrib/opigno_module/ActivityTypes/opigno_h5p/src/TypeProcessors/FillInProcessor.php on line 255 dans Drupal\opigno_h5p\TypeProcessors\FillInProcessor->isResponseCorrect() (/app/web/modules/contrib/opigno_module/ActivityTypes/opigno_h5p/src/TypeProcessors/FillInProcessor.php ligne 335)
I try to fix it, but next I have same error in $singleCRP.