Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Let your students answer multiple choice questions with discrete answer options

License

NotificationsYou must be signed in to change notification settings

otacke/h5p-discrete-option-multi-choice

Repository files navigation

Let students answer discrete option multiple choice questions

Getting started

Clone this repository with git and check out the branch that you are interestedin (or choose the branch first and then download the archive, but learninghow to use git really makes sense).

Change to the repository directory and run

npm install

to install required modules. Afterwards, you can build the project using

npm run build

or, if you want to let everything be built continuously while you are makingchanges to the code, run

npm run watch

Before putting the code in production, you should always runnpm run build.

Also, you should run

npm run lint

in order to check for coding style guide violations.

In order to pack an H5P library, please install theH5P CLI tool instead of zipping everythingmanually. That tool will take care of a couple of things automatically that youwill need to know otherwise.

In simple cases, something such as

h5p pack<your-repository-directory> my-awesome-library.h5p

will suffice.

For more information on how to use H5P, please have a look athttps://youtu.be/xEgBJaRUBGg and the H5P developer guide athttps://h5p.org/library-development.

About

Let your students answer multiple choice questions with discrete answer options

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp