Actions

Difference between revisions of "Plugins/Artefact/Problems & Conditions"

From Mahara Wiki

< Plugins‎ | Artefact
m
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
 
===Installation===
 
===Installation===
  
* Download a tarball for [http://gitorious.org/mahara-contrib/artefact-pc/archive-tarball/1.4_STABLE Mahara 1.4] or [http://gitorious.org/mahara-contrib/artefact-pc/archive-tarball/1.4_STABLE Mahara 1.2]
+
* [https://gitlab.com/mahara-contrib/artefact-pc Repository]
 
* Rename the top-level mahara-contrib-artefact-pc folder to 'pc' and put it in the artefact folder of your Mahara installation.
 
* Rename the top-level mahara-contrib-artefact-pc folder to 'pc' and put it in the artefact folder of your Mahara installation.
 
* You will need a conditions.xml file containing a hierarchical taxonomy of problems and conditions.  For testing purposes, you can copy the stub file sample_conditions.xml to conditions.xml.  Full versions of this file may eventually be shared by members of the community.
 
* You will need a conditions.xml file containing a hierarchical taxonomy of problems and conditions.  For testing purposes, you can copy the stub file sample_conditions.xml to conditions.xml.  Full versions of this file may eventually be shared by members of the community.
Line 21: Line 21:
 
[[Image:problemsandconditions-editcasenote.png|problemsandconditions-editcasenote.png]]
 
[[Image:problemsandconditions-editcasenote.png|problemsandconditions-editcasenote.png]]
 
[[Image:problemsandconditions-viewcasenote.png|problemsandconditions-viewcasenote.png]]
 
[[Image:problemsandconditions-viewcasenote.png|problemsandconditions-viewcasenote.png]]
 +
 +
[[Category:Plugins]]

Latest revision as of 18:14, 19 June 2019

Introduction

This plugin adds the ability for students to record case notes about medical conditions, and share them with others. A nice feature is a category browser that makes it easy for users to choose what conditions to associate with a given case note.

Case notes reside a new "My Casenotes" tab under "Content" (1.4 version) or "My Portfolio" (1.2 version).

The plugin was developed by Catalyst IT with funding from Cambridge University School of Clinical Medicine, who have kindly agreed to open-source the result. The update to Mahara 1.4 was funded by Pukunui Technology.

The conditions browser is based on the Mac OS X finder column view.

Installation

  • Repository
  • Rename the top-level mahara-contrib-artefact-pc folder to 'pc' and put it in the artefact folder of your Mahara installation.
  • You will need a conditions.xml file containing a hierarchical taxonomy of problems and conditions. For testing purposes, you can copy the stub file sample_conditions.xml to conditions.xml. Full versions of this file may eventually be shared by members of the community.
  • Go to Site Administration -> Extensions, and click the 'Install' link beside the 'pc' artefact plugin.

Screenshots

problemsandconditions-casenotelist.png problemsandconditions-editcasenote.png problemsandconditions-viewcasenote.png