Octopus Learning Games

설명

Octopus Learning Games adds interactive educational quiz games to WordPress.

The plugin supports:
– solo gameplay
– shared-device multiplayer gameplay
– split-screen educational gameplay
– avatars and rankings
– timers and score tracking
– shortcode integration
– anonymous or logged-in gameplay

Octopus Learning Games is designed for:
– schools
– educational websites
– classroom activities
– self-paced learning
– collaborative learning

The gameplay interface supports both keyboard and touch interaction.

By default, uninstalling the plugin does not remove gameplay data. Administrators can enable permanent data deletion from the plugin settings before uninstalling.

Octopus Learning Games is released under the GPLv2 or later license.

Features

  • Educational quiz gameplay
  • Solo and local multiplayer modes
  • Split-screen gameplay support
  • Real-time score updates
  • Avatar support
  • Rankings and leaderboards
  • Responsive HTML5 interface
  • WordPress REST API integration
  • Translation-ready
  • Keyboard and touch support
  • Shortcode integration
  • Anonymous or logged-in play

Requirements

  • WordPress 6.2 or newer
  • PHP 7.4 or newer
  • Modern browser with JavaScript enabled

Privacy

The plugin may temporarily process gameplay-related session data such as:
– scores
– gameplay progress
– anonymous session identifiers
– optional user IDs for logged-in users

Gameplay data is stored locally in the WordPress database and is not transmitted to third-party services.

The plugin does not send gameplay or personal data to external services.

The plugin stores gameplay progress, scores, rankings,
avatars, and temporary gameplay session data in the local
WordPress database.

External Services

This plugin does not connect to external services.

Credits

This plugin includes third-party assets and libraries.

See licenses/assets.txt and bundled license files for details.

Third-party assets are distributed under their respective licenses.

Game Modes

Alone

Single-player adaptive quiz mode. Each player receives one open question attempt at a time. Answers immediately update the player profile, rankings and question statistics.

ADuel

Asynchronous two-player duel mode. One player answers a question set first, while a second player later receives the same questions and competes against the recorded answers.

Split

Multi-session multiplayer mode. The server creates and manages grouped quiz attempts for multiple active sessions simultaneously.

Security

Gameplay requests for anonymous users use temporary server-side
session tokens instead of authenticated WordPress sessions.
Administrative actions require standard WordPress capabilities
and nonce validation.

Gameplay communication uses WordPress REST API endpoints.

Logged-in users are protected with WordPress nonces.

Guest gameplay uses plugin-generated session identifiers validated server-side.

스크린샷

설치

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the WordPress admin panel
  3. Create or import game content
  4. Insert a game using shortcode:

    [octopus_learning_games id=”1″]

FAQ

Can anonymous users play?

Yes. The plugin supports guest gameplay sessions.

Does the plugin require JavaScript?

Yes. Modern JavaScript support is required for gameplay.

Is multiplayer online?

No. The current version supports solo play, local multiplayer, and shared-screen/split-screen gameplay.

Are translations supported?

Yes. The plugin includes translation infrastructure for both PHP and JavaScript.

Does the plugin send data to external services?

No. Gameplay and session data remain on the local WordPress site.

How do I display a game?

Use the shortcode:

[octopus_learning_games id="1"]

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.3

  • Renamed plugin for WordPress.org slug reservation.

1.0.2

  • Fixes and improvements.

1.0.0

  • Initial public release.