This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mod:tracker [2020/04/07 11:11] 127.0.0.1 external edit |
mod:tracker [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> | ||
+ | * | ||
===== Tracker Module ===== | ===== Tracker Module ===== | ||
* **Component type:** Activity module | * **Component type:** Activity module | ||
* **Name:** Ticket/Issue Tracker | * **Name:** Ticket/Issue Tracker | ||
- | * **Versions:** :M27: to :M36: | + | * **Versions:** :M39: to :M41: |
- | * **Older versions:** 1.9, 2.2 to 2.6 | + | * **Older versions:** 1.9, 2.2 to 3.8 |
* **Distribution:** Public and Pro versions | * **Distribution:** Public and Pro versions | ||
* **Availability:** Stable | * **Availability:** Stable | ||
* **Repository:** https://github.com/vfremaux/moodle-mod_tracker | * **Repository:** https://github.com/vfremaux/moodle-mod_tracker | ||
* **Unit tests:** https://travis-ci.org/vfremaux/moodle-mod_tracker/branches | * **Unit tests:** https://travis-ci.org/vfremaux/moodle-mod_tracker/branches | ||
- | * **Distributors**: [[http://www.activeprolearn.com|Activeprolearn SAS]] (worldwide), [[http://www.edunao.com|Edunao SAS]] (Moodle Partner - french speaking area) | + | * **Distributors**: [[http://www.activeprolearn.com|Activeprolearn SAS]] (worldwide) |
This module provides a full features ticket/support management actvitiy inside Moodle. It can be used either by administrators to provide other users with a support feature, ticket based, with a formal ticket processing workflow, or be used as a course activity to track pedagogic goals that could need a ticket/task tracking system. | This module provides a full features ticket/support management actvitiy inside Moodle. It can be used either by administrators to provide other users with a support feature, ticket based, with a formal ticket processing workflow, or be used as a course activity to track pedagogic goals that could need a ticket/task tracking system. | ||
Line 67: | Line 69: | ||
<html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
- | ==== Builds ==== | ||
- | |||
- | ^ :M27: ^ :M28: ^ :M29: ^ :M30: ^ :M31: ^ :M32: ^ :M33: ^ :M34: ^ | ||
- | | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_tracker.svg?branch=MOODLE_34_STABLE"></html> | | ||
- | |||
- | [[https://travis-ci.org/vfremaux/moodle-mod_tracker/branches|Travis-ci Continuous integration]] | ||
- | |||
- | Note : Failing status is not necessarily the sign of a non functionning module. It just says that the moodle code standards check are not fullfilling. This is a continuous effort of us rewriting the plugin code to get it compliant. | ||
<html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> |