How to Install and Uninstall wims-lti Package on Kali Linux

Last updated: May 14,2024

1. Install "wims-lti" package

In this section, we are going to explain the necessary steps to install wims-lti on Kali Linux

$ sudo apt update $ sudo apt install wims-lti

2. Uninstall "wims-lti" package

Please follow the step by step instructions below to uninstall wims-lti on Kali Linux:

$ sudo apt remove wims-lti $ sudo apt autoclean && sudo apt autoremove

3. Information about the wims-lti package on Kali Linux

Package: wims-lti
Version: 0.4.4.1-14
Installed-Size: 381
Maintainer: Georges Khaznadar
Architecture: all
Depends: debconf (>= 0.5) | debconf-2.0, python3, python3-apscheduler, python3-oauthlib, python3-django, python3-lti, python3-redis, python3-pymongo, python3-memcache, python3-defusedxml, python3-httplib2, python3-wimsapi, libjs-bootstrap, libjs-jquery, fonts-font-awesome, libjs-popper.js, adduser, apache2, libapache2-mod-wsgi-py3, sqlite3, acl
Suggests: wims
Enhances: wims
Size: 50924
SHA256: 76b33497dee31bdf941b237203f2976bcecf1019706fba8c462faa0cd177ccae
SHA1: 0e4f7cc45d42785a1bde74cb0bb69ee5e7b14cdc
MD5sum: b5cda7b50204a69bb61c1b5b94645c68
Description: gateway server that links LMSs to WIMS servers, using LTI
WIMS-LTI is a gateway server that links LMSs to WIMS servers, using LTI.
.
Glossary:
=========
- Wims is an interactive web service featuring rich dynamic exercices for
students, and a framework to manage inline courses, virtual classes
for teachers. Wims is a LMS, currently packaged in Debian.
- the acronym LMS stands for Learning Management System. Popular
Learning Management systems are Moodle, Chamilo, Claroline, etc.
see https://en.wikipedia.org/wiki/Learning_management_system
- LTI is an acronym for Learning Tools Interoperability: it is an
open standard allowing one to define quickly communication channels
between LMS(a) and LMS(b), for example to allow one to manage a virtual
class with his students in LMS(a), and cherry pick exercises provided
by LMS(b) seemlessly.
==========
.
A single instance of WIMS-LTI can handle a lot of LMS and WIMS servers.
.
WIMS-LTI allows :
.
- To create a WIMS class associated to a LMS' course.
- To create students corresponding to that course in the WIMS class.
- Students to connect to the WIMS server from a LMS.
- Teachers to connect to the WIMS class as supervisor or as student
from a LMS.
- To send the grades of students back to the LMS (automatically and
manually).
.
The documentation is available on readthedocs:
https://wims-lti.readthedocs.io/.
Description-md5:
Homepage: https://github.com/PremierLangage/wims-lti
Tag: implemented-in::python, interface::daemon, role::program
Section: web
Priority: optional
Filename: pool/main/w/wims-lti/wims-lti_0.4.4.1-14_all.deb