-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
54 lines (36 loc) · 1.82 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Collapsible Content for Sensei LMS ===
Contributors: donnapep
Tags: online course, sensei lms
Requires at least: 5.4
Tested up to: 5.7
Requires PHP: 7.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simplify the online learning experience for your students.
== Description ==
With Collapsible Content for Sensei LMS, your students can collapse and expand the lessons in a module, making it easier than ever for them to consume the content in your online courses. This is especially helpful for modules with a large number of lessons.
Note: Collapsible Content for Sensei LMS is a replacement for Pango Sensei Module Collapse, which is no longer being maintained. Lessons must be inside of a module in order to be collapsible.
== Installation ==
= Automatic installation =
1. Log into your WordPress admin panel and go to *Plugins* > *Add New*.
2. Enter "Collapsible Content for Sensei LMS" into the search field.
3. Once you've located the plugin, click *Install Now*.
4. Click *Activate*.
= Manual installation =
1. Download the plugin file to your computer and unzip it.
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's `wp-content/plugins/` directory on the server.
3. Log into your WordPress admin panel and activate the plugin from the *Plugins* menu.
== Frequently Asked Questions ==
= Why isn't my course content collapsible? =
Your lessons must be inside of a module in order to be collapsible.
= Are there any settings for this plugin? =
This plugin does not have any settings. Modules are collapsible by default.
== Screenshots ==
1. Collapsed content on Divi theme
2. Collapsed content on Storefront theme
== Changelog ==
= 1.0.1 =
* Tweak: Add compatibility with Sensei LMS 2.1.0
= 1.0.0 =
* Initial release