[WordPress] 外掛分享: Simple Multiple Choice Quiz

首頁外掛目錄 › Simple Multiple Choice Quiz
全新外掛
安裝啟用
尚無評分
566 天前
最後更新
問題解決
WordPress 6.0+ PHP 8.0+ v1.0 上架:2024-05-19

內容簡介

總結:
這個WordPress外掛可以創建簡單、互動、基於區塊的多重選擇測驗。你可以創建類似 "塑膠材料101" 這樣的範例測驗。

問題與答案:
1. 如何設定測驗的標籤?
- 在文章中添加必要的 "quiz" 標籤。如果 "quiz" 標籤不存在,請創建它。

2. 如何創建測驗?
- 在文章中插入新的 "SMC Quiz" 區塊。這個區塊提供了一個基本的測驗模板。

3. 測驗問題應包含哪些內容?
- 每個問題必須是位於根 "SMC Quiz" 區塊中的子群組區塊。每個問題至少包含兩個區塊:
  - 包含問題文本的標題(h2-h4)
  - 包含每個多重選擇答案的列表區塊。正確答案的列表項目必須選擇 "Correct" 區塊樣式。每個問題只能有一個正確答案。

4. 預設測驗行為是什麼?
- 答案後,將顯示 "Correct!" 或 "Incorrect! 正確答案是..." 的文本。如果存在答案區塊,此文本將出現在問題的答案區塊之前。
- 完成測驗後,底部將顯示最終得分。最終得分文本為:"您正確回答了X個問題,總分XX%。[分數驚嘆號!]"
- 測驗完成後,將嘗試向網站的Google Analytics帳戶發送一個 "quiz" 事件,其中包含一個 "score" 參數。

5. 這個外掛的支持情況如何?
- 這個外掛有限的支持。建議插件使用者盡量向其他使用者提供基本支持。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Simple Multiple Choice Quiz」→ 直接安裝(推薦)

原文外掛簡介

Create simple, interactive, block-based multiple choice quizzes. Example quiz: Plastics 101.
Post Set Up

Add the required “quiz” tag to a post. Create the “quiz” tag if it doesn’t exist.
Save the post.
Refresh the post edit page to load the SMC Quiz block template and block styles.

Create a Quiz

Insert a new “SMC Quiz” block into your post. The “SMC Quiz” block provides a basic quiz template.

Each quiz question is a child group block within the “SMC Quiz” root block. Each question group block must contain at least two blocks:

A heading (h2-h4) that contains the question text.
A list block with list items for each multiple choice answer. The “Correct” block style must be selected for the correct list item answer. There can only be a single correct answer for each question.

Optional Quiz Blocks
Each question block can also contain an answer block. The answer block contains additional information that is shown after the question has been answered. The answer block can be a simple paragraph or a group block.
Similarly, the “SMC Quiz” root block can contain a post-quiz block as it’s last block. The post-quiz block displays additional information that is shown once the quiz is completed. Like answer blocks, the post-quiz block can be a simple paragraph or a group block. Important: The “Post SMC Quiz” block style must be selected for the post-quiz block.
Populate and Preview
Duplicate and edit existing question groups to populate your quiz, or add new question groups. Preview your post to view and test quiz functionality.
Default Quiz Behavior
After each question is answered, a “Correct!” or “Incorrect! The correct answer is…” text will be displayed. This text will be prepended to the question’s answer block if it exists.
A final score will be shown at the bottom of the quiz once it is completed. The final score text is:
“You answered X of X questions correctly for a score of XX%. [SCORE EXCLAMATION!]”
The score text will be prepended to the post-quiz block if it exists.
A “quiz” event will attempt to be sent to the website’s Google Analytics account once the quiz is completed. This quiz event includes a single “score” parameter.
Notes
Only a single quiz can appear in a post.
Simple Multiple Choice Quiz is intended for entertainment purposes only, and answers can be viewed with minimal effort. Do not use the SMC Quiz component in test settings meant to evaluate students.
Support
Limited support is available for this plugin. When possible, plugin users are encouraged to provide basic support for other users.
Source
The uncompressed source code (JavaScript and CSS) can be found in the plugin’s ./src directory.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon