Datalynx module: Difference between revisions

From MoodleDocs
No edit summary
m (→‎top: clean up, typos fixed: Certifcations → Certifications)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Datalynx}}
{{Datalynx}}
{{Infobox plugin
{{Infobox plugin
|type = Activity
|type = Activity
Line 6: Line 5:
|tracker = https://github.com/dasistwas/moodle-mod_datalynx
|tracker = https://github.com/dasistwas/moodle-mod_datalynx
|discussion = http://moodle.org/mod/forum/view.php?id=3505
|discussion = http://moodle.org/mod/forum/view.php?id=3505
|maintainer = [[User:David Bogner|David Bogner]] [[User:Ivan Sakic|Ivan Sakic]]
|maintainer = [http://www.edulabs.org edulabs.org], [[User:Ivan Sakic|Ivan Sakic]]
}}
}}
<div style="font-size:110%;">
<div style="font-size:110%;">
The Datalynx module is a flavour of the Dataform Module created by Itamar Tzadok which itself is an enhancement of the Database activity module.  
The Datalynx module is a flavour of the Dataform Module created by Itamar Tzadok which itself is an enhancement of the Database activity module.  
The module provides tools for creating forms and collecting user data. The data can be displayed in various views and exported to various formats such as PDF or CSV. Typical usages are: Certifcations, catalogues for course programmes, exchange data between learners, display and collect data.</div>
The module provides tools for creating forms and collecting user data. The data can be displayed in various views and exported to various formats such as PDF or CSV. Typical usages are: Certifications, catalogues for course programmes, exchange data between learners, display and collect data.</div>
 
 
==Acknowledgements==


==Further information==
[[Quick Start Guide]]
[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 15:48, 11 August 2022

The Datalynx module is a flavour of the Dataform Module created by Itamar Tzadok which itself is an enhancement of the Database activity module.

The module provides tools for creating forms and collecting user data. The data can be displayed in various views and exported to various formats such as PDF or CSV. Typical usages are: Certifications, catalogues for course programmes, exchange data between learners, display and collect data.

Further information

Quick Start Guide