up2university / selcont

Synchronized eLearning Content ToolKit
GNU General Public License v2.0
0 stars 0 forks source link

SeLCont

Synchronized eLearning Content Toolkit

For a SeLCont ten-minute demo lecture (Introduction to SeLCont) click here

The final course page consists of these elements:

Functionality

The resources of the page will be the presentation file (ppt), the notes from instructor's tablet and the video from the auditorium. The final course page will be developed with HTML5, CSS3, Javascript technologies in order to be responsive and viewable from any device.

Post-processing Procedure

When the resources will be available and in the right format/shape the administrator has to create a new Course (with a title and a date required) and upload the material for synchronization.

License

This software is licensed under the GNU GENERAL PUBLIC LICENSE. For more information, read the file LICENSE.

Installation

SeLCont is implemented as a WordPress Plugin. This plugin is compatible with both single and multisite instances of WordPress. Admininstators are encouraged to setup a WordPress Network (multisite) if they want to integrate SeLCont with a LMS via LTI. Further instructions for setting up a WordPress multisite instance can be found here. Another option is to use a docker image of a WordPress multisite instance. More instructions regarding the deployment of the docker container can be found here.

Plugin Requirements

SeLCont WordPress Plugin can be found here

Plugin Installation

The procedure is quite simple. First, you need to download the plugin from the source (which will be a zip file). Next, you need to go to WordPress admin area and visit Plugins » Add New, page.

After that, click on the Upload Plugin button on top of the page.

uploadpluginwpadmin

This will bring you to the plugin upload page. Here you need to click on the choose file button and select the plugin file you downloaded earlier to your computer.

After you have selected the file, you need to click on the install now button.

pluginuploadpage

WordPress will now upload the plugin file from your computer and install it for you. You will see a success message like this after the installation is finished.

Once installed, you need to click on the Activate Plugin link to start using the plugin.

Integration with a LMS

The integration between SeLCont and an LMS is based in Learning Tools Interoperability (LTI) standard, developed by the IMS Global Learning Consortium. A WordPress Multisite is required for the integration.

How to use it

Introduction to SeLCont can be found here

A short tutorial for SeLCont can be found here

A brief SeLCont Guide can be found here (Check the section for SeLCont).