這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Max Stats Table for WP Pro Quiz

描述

Max Stats Table for WP Pro Quiz is a simple plugin that will display statistics tables for each quiz on a site. The statistics displayed are nearly identical to those generated by WP Pro Quiz when viewed in the WordPress Administration Console.

Obviously, the WP Pro Quiz plugin must be installed and activated or Max Stats Table will not work.

A short-code called [wppq-max-stats] is provided so that the user can display the statistics tables on a page on the website. The page can be password protected or set to “private” with no negative effects on the plugin. From this page, a user can view all the statistics for all tests set up in WP Pro Quiz. Also available is a “one-click delete” button that will delete all statistics from the WP Pro Quiz stats tables thereby “resetting” the quizzes to zero. Only site administrators have access to the delete button.

Future development on this plugin may introduce features such as displaying the same set of tables in the WordPress Admin Console so that no public-side page is needed and / or capturing MySQL errors (if any) and displaying them to the user.

螢幕截圖

  • Statistics tables and “clear statistics” button.
  • Confirmation dialog for clearing statistics.

安裝

1.) Install and activate plugin through WordPress administration console just as you would any other plugin.
2.) Insert the short-code [wppq-max-stats] into any page where you would like the statistics tables to be generated.
3.) Navigate to that page and view the tables.

常見問題

Q: What statistics are shown in the stats table?
A: Each quiz gets its own stats table. For each stats table, all WordPress users as well as one “anonymous” user are listed with Total Points, Correct Answers, Incorrect Answers, and Percentage Correct values displayed for each.

Q: Are any of the usernames linked to the question lists like in the WP Pro Quiz statistics tables?
A: Nope.

Q: Can the user clear the statistics from this plugin like you can when viewing the tables in WP Pro Quiz?
A: Yes. There is a button at the top of the Max Stats page that will truncate the statistics tables. This will reset / clear all statistics for all quizzes. Only site Admins have access to this feature.

Q: What options are available in this plugin? Can I change any settings?
A: Not currently. If there’s some setting that you feel you need to change then make a comment in the “support” section and we can talk about it.

Q: What happens if I don’t have the WP Pro Quiz Plugin installed?
A: Max Stats Table will not work. It will install correctly and it will behave itself but if you try to use the short-code you will see an error message notifying you of the missing WP Pro Quiz plugin.

Q: Does this plugin work with any other quiz or test plugins?
A: Not that I’m aware. I suppose that some ridiculously small possibility exists that another quiz plugin might have the same database table structure as WP Pro Quiz and therefore some kind of data may be generated…but I highly doubt it.

Q: Are you going to make this plugin work with other quiz / test plugins?
A: Nope.

Q: Why did you code a plugin for a 5-year-old test engine whose author has not responded to emails or support requests for the last 3 years?
A: Necessity.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Max Stats Table for WP Pro Quiz” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Max Stats Table for WP Pro Quiz 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

3.2.1
–Realized that the “Delete All Statistics” button was appearing even when WP Pro Quiz was not installed. Changed that.

3.2
–Squashed a bug or two.
–Verified that the plugin is compatible with WordPress 5.2.

3.1
–Changed up the delimited anonymous test results table a little bit to provide better formatting and one-click select and copy.
–Verified that the plugin is compatible with WordPress 5.1.
–Added new screenshots.

3.0.1
–I dunt spel so gud….fixed it.

3.0
–Added delimited anonymous test results in a cut & paste format at bottom of main Max Stats page

2.1
–Verified plugin compatible with WordPress 5.0
–Added feature which logs and reports the date and time the statistics tables were last cleared

2.0
–Added \”one-click delete\” button to clear statistics tables (available to site admins only)
–In some cases, the statistics display shows Total Number of Tests Completed instead of Total Points

1.0
–Initial Release