Linux 软件免费装

WP Experience API

开发者 Devindra Payment
loongchan
ctlt-dev
更新时间 2015年8月12日 05:02
PHP版本: WordPress 3.5 及以上
WordPress版本: 4.2.2
版权: GNU AGPLv3
版权网址: 版权信息

标签

BadgeOS xAPI Experience API Tincan LRS Tin Can API

下载

1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.0

详情介绍:

Sends xAPI statements to LRS (tested against LearningLocker and cloud.scorm.com). Some features are enabled ONLY if the dependent plugins have also been installed. The plugin can be used as a MU plugin as well. It has been partially tested with: Statements that can be sent are: (1) requires (2) currently only works with PulsePress theme (https://wordpress.org/themes/pulsepress/) when voting or starring This plugin was developed at the UBC Centre for Teaching, Learning and Technology.

安装:

Assumes you are using PHP version >= 5.4 (requirement of TinCanPHP Library that the plugin includes)
  1. plunk folder into plugins
  2. Activate the plugin "WP Experience API" through the "Plugins" menu in WordPress
EXTRA NOTES FOR MU: If you want to install in wp-content/mu-plugins folder, the plugin uses a proxy loader file.
  1. copy wp-experience-api directory to mu-plugins folder
  2. copy wp-experience-api/wp-experience-api-mu-loader.php to directory one level up (same level as wp-experience-api itself AKA just under mu-plugins folder)
  3. it should be installed! Enjoy!
EXTRA EXTRA NOTES:

屏幕截图:

  • The network level administration screen for a Multisite WordPress installtion.
  • Site level administration page for users autorized to set the LRS at the site level.

升级注意事项:

Nothing yet.

常见问题:

How can I add more xAPI statements to the plugin?

You can create your own plugin and use the plugin's hooks!

How come nothing is being sent to the LRS after I activate the plugin?

The settings are defaulted so that nothing is sent by default. Please go to the dashboard and the WP xAPI settings page to configure what statements are sent.

What is the queue for?

The queue is used for when for some reason, LRS can't be reached, then statements meant to be sent will be added to the queue to be sent later in the admin screen.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0