SNMCQ Quiz

描述

Using this plugin you can create multiple choice questions and display those questions to the users and see results in a graph.
You can either display all questions or you can display particular question/questions to users based on question ids

螢幕截圖

安裝

  1. Upload the ‘snmcqs-quiz’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add questions that you want to ask to your users from admin menu “SNMCQ Quiz -> SNMCQ Quiz”
  4. Then whereever you want to display all question to users, write shortcode [snmcqs_quiz]
  5. If you to ask a specific question from users, write shortcode [snmcqs_quiz id=”1″]
  6. You can also display more than one questions to users, write shortcode [snmcqs_quiz id=”1, 2, 3, 5″]

評價

There are no reviews for this plugin.

貢獻者及開發者

“SNMCQ Quiz” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SNMCQ Quiz 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release.