Giter Club home page Giter Club logo

h5p-advanced-blanks's People

Contributors

dependabot[bot] avatar germanvaleroelizondo avatar glisapn90 avatar jarvil avatar otacke avatar skiper7 avatar sr258 avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

h5p-advanced-blanks's Issues

Ensure compatibility with aggregating content types

Question Set (just check if still compatible)
Course Presentation (find out how to add it)
Interactive Video (see above)
Column (Ractive elements aren't added to dom; fix it!)
Interactive Book (completely new, probably like Column)

Display of math in drop-down lists

I'm trying to incorporate some proof-writing activities into a university-level math class and, ideally, I'd like to include math expressions among the options in the drop-down lists of Advanced Fill in the Blanks activities. Within the main text, all math expressions display perfectly. However, within the drop-down lists the math expressions don't seem to render properly. For example, ( \mathbb{R} ) will not display a blackboard bold letter, while ( X^n ) and ( X_n ) display the super- and subscripts inline, rather than in the intended positions. Is it possible to address this?

I'm using Lumi, in case that makes a difference.

Highlights do not work?

Hello,

How are highlights supposed to work? I see no difference "Show highlight in the text when feedback is shown" on or off in Moodle

integration with column

We need to create collections of exercises, that´s why it would be nice if we could use advance Blanks inside of column

thanks

Creating Questions in Bulk

This is not an issue. This is a feature-request & a question.

The advanced blanks is working perfectly in Wordpress. Thanks!

Just two questions / feature requests.

[1] How can content be created in bulk ? i.e. I have to create around 400+ questions. Is there a way to use a XML file or a formatted text file to import the sentences in bulk ?

[2] I have tried all the current options for CSS styling the H5P content, but none are working. Would it be possible to change the fonts and apply some CSS (background color etc.) to the text boxes ?

Feedback for wrong answers not displayed if "Automatically check answers" after input disabled

The title says it all: Feedback for wrong answers not displayed if "Automatically check answers" after input disabled.
1.- The users types in the answers. + Automatically check answers ON = feedback displayed OK
2.- The users types in the answers. + Automatically check answers OFF = feedback NOT displayed (nothing happens when clicking the red i icon)
3.- The users selects from options. + Automatically check answers ON = feedback displayed OK
4.- The users selects from options. + Automatically check answers OFF = feedback displayed OK (upon clicking the red i icon)

new option: don't give points for corrected errors

If you choose the wrong word, it will turn red and you can then choose the correct solution. Then you can correct your answer and get points. This means that you can get maximum points for the whole task, even though you have made many mistakes along the way. Is there a setting where you show the correct answer for each choice but where you cannot correct the answer. The question also applies to the setting: The users types in the answers.

Also see https://h5p.org/node/601970

Table Format/Layout for Advanced fill the blanks

Hi I was directed to you from the h5P forum and was wondering if it is possible to create a table layout, allowing multiple columns to be generated for the user to imput number answers in the Advanced Fill the Blank H5P content type? I've included a visual of what I'm trying to create.
tables

Kind regards and stay safe
Man

Keep packages up to date to have full h5p support

@sr258 This is a request to update all the packages to the LTS versions and also replace the npm packages that are deprecated since H5P has updated all the other content types.

This library seems to be using Ractive types which requires more in depth changes to be working with ts. @types/ractive has been deprecated so now Ractive types are built in with the Ractive package.

Improve the editor

It would be good if there was an easier way of editing the blanks, e.g. an extension for CKEditor.

Incorrect feedback not displaying when set to type in answers

Hello,

The Advanced Fill in the Blank (called "Complex Fill in the Blank" on H5P.com) content type is great for verb tense activities and has massive potential. I love the snippets feature. For me, the individual feedback and highlighting works perfectly when set to "dropdown" mode. However, when I set it to "type in" mode, neither the individual feedback nor the highlighting displays. When I click the red "i" button, it just wiggles left and right. I am using Firefox on a Mac, and there is no browser console error. The same issue occurs with Safari and Chrome and on the Windows operating system.

I'm not sure if this is a bug or just a limitation of the "type in" mode. Is the incorrect feedback only intended to display in "dropdown" mode?

Thanks,

Kate

npm run dist -> ERROR

When I follow the install instructions, all goes well except for the last step:

npm run dist
npm ERR! missing script: dist
npm ERR!
npm ERR! Did you mean this?
npm ERR! test

Side effects of getScore and showSolutions break Question Type Contract

While the functions getScore and showSolutions do what they are supposed to do according to the H5P Question Type Contract, they also have side effects. For instance, getScore does not only return the score, but actually virtually presses the check button and leads to displaying the score, triggering xAPI, etc. (https://github.com/sr258/h5p-advanced-blanks/blob/master/src/scripts/app.ts#L317). This prevents Advanced Fill in the Blanks from being used as a subcontent type or from being used for other customizations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.