wims-lti 0.4.4.1-13 source package in Ubuntu

Changelog

wims-lti (0.4.4.1-13) unstable; urgency=medium

  * added sv.po, thanks to Peter Kvillegård. Closes: #1042516

 -- Georges Khaznadar <email address hidden>  Mon, 07 Aug 2023 11:06:22 +0200

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wims-lti_0.4.4.1-13.dsc 1.8 KiB 638cd98a370bc6a832987af99c7cd89a6c7f15a94f70a1bde037d9507991def0
wims-lti_0.4.4.1.orig.tar.xz 51.1 KiB bb9aade4717be0e0db8f7ef212aa26166e8a22b74fc1a2933e35b02544dc6364
wims-lti_0.4.4.1-13.debian.tar.xz 13.9 KiB 586dd156327b4b32589b0f08074895bc80abb9b89d15178dd4bfdb312d41b579

Available diffs

No changes file available.

Binary packages built by this source

wims-lti: 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/.