wims-lti 0.4.4.1-14 source package in Ubuntu

Changelog

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

  * added pt_BR.po, thanks to Paulo Henrique de Lima Santana. Closes: #1025993

 -- Georges Khaznadar <email address hidden>  Thu, 18 Jan 2024 14:10:08 +0100

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wims-lti_0.4.4.1-14.dsc 1.8 KiB f4d2d5fc9e481f31665f495b589faf593d3eb5ca0fb0dd899e53ccc7dba7624e
wims-lti_0.4.4.1.orig.tar.xz 51.1 KiB bb9aade4717be0e0db8f7ef212aa26166e8a22b74fc1a2933e35b02544dc6364
wims-lti_0.4.4.1-14.debian.tar.xz 14.2 KiB 6d1b5c878435f0cf9e7c3c7d7d133b1500574b73d6921cfeed1e6305b58b7fd5

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/.