🇦🇹Austria @runzipel

Account created on 5 August 2010, over 14 years ago
#

Recent comments

🇦🇹Austria runzipel

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.

🇦🇹Austria runzipel

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

🇦🇹Austria runzipel

Hello! I Think it is fixed in the latest dev.

🇦🇹Austria runzipel

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

🇦🇹Austria runzipel

Hello! Thank you! For me it is working!

🇦🇹Austria runzipel

Great! Thank you! It was possible to install without any issue!

🇦🇹Austria runzipel

i can confirm that this is working

🇦🇹Austria runzipel

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

🇦🇹Austria runzipel

thank you very much! now i am able to install it. i got 2 new messages. i will create them as extra issues.

Production build 0.71.5 2024