Hi!
To provide varied feedback based on quiz results, you can implement a system that categorizes feedback into different levels depending on the percentage of the score achieved. For example, scores between 90-100% can trigger a message like "Excellent work! You have a thorough understanding of the material." Scores between 70-89% might result in feedback such as "Good job! There are a few areas to review, but you did well overall." Scores between 50-69% could generate a message saying "You passed, but there is room for improvement. Consider revisiting the topics you're less confident in." Lastly, scores below 50% would prompt feedback like "You didn't pass this time. Review the material and try again." This tiered feedback approach helps guide users on their learning journey based on their performance.
runzipel → created an issue.
runzipel → created an issue.
runzipel → created an issue.
runzipel → created an issue.
you can try https://www.youtube.com/watch?v=xyz. xyz is the youtube video id which is the last part of the url. so you have to change https://www.youtube.com/shorts/xyz to https://www.youtube.com/watch?v=xyz. good luck
Oh! Sorry. My fault! Thx!
Hello! I Think it is fixed in the latest dev.
runzipel → created an issue.
Hello! Thank you! I think you fixed another issue. The main issue with "SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'comment' can't have a default value" still exists. I think it is the same issue like here: https://www.drupal.org/project/splitting/issues/3399871 🐛 not possible to install splitting ui Fixed
Hello! Thank you! For me it is working!
Great! Thank you! It was possible to install without any issue!
runzipel → created an issue.
runzipel → created an issue.
Great! Thank you! It is working.
runzipel → created an issue. See original summary → .
runzipel → created an issue.
hi. this warning is gone now! thx
i can confirm that this is working
Hello!
The library is installed in the correct place.
- /libraries/splitting/dist/splitting.min.js
- /libraries/splitting/dist/splitting.css
- /libraries/splitting/dist/splitting-cells.css
I applied the patch from above.
At the end the Module is able to be activated and it is working, but on activation i get the following messages from drush and drupal ui:
if i first try to install splitting_ui i get:
[warning] The following theme is missing from the file system: splitting ExtensionPathResolver.php:63
[warning] The following theme is missing from the file system: splitting ExtensionPathResolver.php:63
[warning] Message: The Splitting.js library is missing. Please Download the library [1] and and
extract to /libraries/splitting directory.
if i first enable splitting i get:
[warning] Message: The Splitting.js library is missing. Please Download the library [1] and and
extract to /libraries/splitting directory.
[1] https://github.com/shshaw/Splitting/archive/master.zip
[warning] Trying to access array offset on value of type bool splitting.install:77
[warning] Trying to access array offset on value of type null splitting.install:77
[warning] Trying to access array offset on value of type null splitting.install:77
runzipel → created an issue.
runzipel → created an issue.
runzipel → created an issue.
thank you very much! now i am able to install it. i got 2 new messages. i will create them as extra issues.
runzipel → created an issue.
runzipel → created an issue.
I use Context Metadata → together with this patch → .
on my side resaving the facet summary widget helped.