You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
License: Copyright (c) 2017 Learnosity under the MIT License
31
31
32
-
The Learnosity API plugin allows you to embed Learnosity items on your site using WordPress shortcodes.
32
+
The Learnosity plugin allows you to embed Learnosity items on your site using WordPress shortcodes.
33
33
34
34
### Installation
35
35
After activating the plugin, visit Settings > Learnosity API Plugin and add your Learnosity consumer key and consumer secret (course ID is optional). Once you\'ve saved these settings, you\'ll be able to start embedding Learnosity items on your site by using shortcodes.
@@ -69,9 +69,9 @@ Using the `lrn-assess` shortcode lets you include an Assessment style activity.
69
69
70
70
Note you can use either the activitytemplateid to load from the Author site/Item Bank, or you can specify individual items.
71
71
72
-
The activitytemplateid could be also passed as url parameter (lrnactid) for WordPress landing page:
72
+
activitytemplateid could be also passed as url parameter (lrnactid) for WordPress page:
0 commit comments