このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Quizzin

説明

Quizzin lets you create quizzes with any number of questions in it. Each question can have many answers – in which one should be marked as the correct answer.

You can add the quiz in a post by including the html comment [QUIZZIN 1] in the post. Here 1 is the ID of the quiz to be included.

インストール

  1. Download the zipped file.
  2. Extract and upload the contents of the folder to /wp-contents/plugins/ folder
  3. Go to the Plugin management page of WordPress admin section and enable the ‘Quizzin’ plugin
  4. Go to the Quizzes Management page(Tools > Manage Quiz) to create or edit the quiz.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Quizzin はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Quizzin” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.00.0

  • Beta release made.

1.00.2

  • Bugfixs

1.01.0

  • Shows answers at end with marked right and wrong answers
  • Uses wpframe
  • Added the explanation field for each question
  • WordPress 2.7 Compatibility
  • Bugfixes

1.01.2

  • WordPress 2.8 Compatibility
  • Bugfixes in the Admin forms interface.

1.01.3

  • Bugfixed the permissions issue in WP 2.8.1

1.01.4

  • Uses new version of wpframe
  • Fixed editor/upload bug.
  • Fixed bug that showed a permission error in WAMP servers
  • Depreciated the old type insertion – it will no longer work. Use [QUIZZIN 1] in your posts/pages.