이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

KnockoutBunny

설명

The KnockoutBunny Plugin

The KnockoutBunny wordpress plugin can be used to create a fun game for your site visitors to play to help them pick their favourite from a list of eight items that you set using an admin screen. You can then analyse the results of these choices.

They PLAY whilst you LEARN!

Setup

  • Use the admin screen to create a game for your users to play
  • Simply use the shortcode [[knockoutbunny]] to add the game to your site

Playing the game

  • The user plays a series of one-v-one matches to help them decide their favourite from your eight items
  • The results from the game are displayed as a simple image which your user can easily share with their friends

Analysis

  • You can see a summary of choices users have made via your Dashboard

Demo Video

Tech

The plugin is written using php, CSS and javascript.

WordPress

The plugin uses the following WordPress functionality:
– Shortcodes
– Custom Posts and Metadata
– Settings Api
– Dashboard Widgets
– REST Api
– Translation

Feel free to take a look and comment using the Review and/or Support sections.

스크린샷

  • Admin screen to create a game
  • The initial screen a user is displayed
  • Once the PLAY button is clicked, the game commences and the user is asked to choose between two items
  • The final screen displays the results as an image file
  • A summary of users' choices are shown on the dashboard

FAQ

Which users choices are stored?

A user who has Edit Post permissions will have the results of their game stored

How are users choices stored?

A user’s choices are stored as draft Custom Posts called ‘knockoutbunny_results’

How are the choices ranked?

For each game the following points are awarded:
Winner – 5 pts
RunnerUp – 3 pts
Losing Semi-Finalist – 2 pts
Losing Quarter-Finalist – 1 pt

These points are stored as metadata attached to the knockoutbunny_results custom posts

What if I want to change my game?

You can create a new game simply by editing the existing game defined in the KnockoutBunny Settings menu. However, to ensure accurate analysis you should remember to delete all of the knockoutbunny_results posts associated with the previous game.

Who can view analysis results?

All Administrators can view a summary of games played via the widget that appears on your Dashboard.

How can I comment or make suggestions?

All comments/suggestions are welcomed and can be submitted via the Plugin’s Support section

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“KnockoutBunny”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “KnockoutBunny”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.0

Handle Responsive Design and make block fixed size

1.1.0

Introduction of analysis functionality

1.0.0

Initial Release