Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: NanoGong.

NanoGong: Difference between revisions

From MoodleDocs
(→‎See also: Made link to installation instructions more visible)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
NanoGong provides a very simple and transparent voice support for Moodle. Using a NanoGong activity and  filter, it provides two different types of voice support for Moodle.
NanoGong provides a very simple and transparent voice support for Moodle. Using a NanoGong activity and  filter, it provides two different types of voice support for Moodle.


Line 10: Line 8:
*Save copy on local hard drive
*Save copy on local hard drive
*Student can send back to teacher
*Student can send back to teacher
*As of version 3.3, the NanoGong activity module supports backup/restore functionality. Administrators can now easily backup/restore a course with NanoGong activity using the standard Moodle backup/restore procedure.


==Tips & Tricks==
==Tips & Tricks==
Line 15: Line 14:
*''Note:''  When downloaded, the HTML area (HTML edit tool) for a specific version of Moodle, will change the core Moodle code.   
*''Note:''  When downloaded, the HTML area (HTML edit tool) for a specific version of Moodle, will change the core Moodle code.   
*'''Warning 2:''' When you install Nanogong in 1.9.x, you must also visit the admin page of the HTML-editor and switch the editorhidebuttons off for the Nanogong button. (default hide is on after install)
*'''Warning 2:''' When you install Nanogong in 1.9.x, you must also visit the admin page of the HTML-editor and switch the editorhidebuttons off for the Nanogong button. (default hide is on after install)
* If you install the minimum NanoGong (that is, without the HTML editor component), only the student role has the ability to record. The teacher can create a NanoGong activity and adjust the activity settings, but will not see any NanoGong recorder. To give the teacher access to the NanoGong recorder, the HTML editor component must be installed.


==See also==
==See also==
Line 22: Line 22:
**The contributor also maintains a Moodle site that contains one or more [http://gong.ust.hk/moodle forums using and supporting NanoGong], outside of Moodle.org .
**The contributor also maintains a Moodle site that contains one or more [http://gong.ust.hk/moodle forums using and supporting NanoGong], outside of Moodle.org .
*Additional documentation
*Additional documentation
**[http://gong.ust.hk/nanogong/moodle_inst.html Installing NanoGong in Moodle] (outside of Moodle.org).
**[http://gong.ust.hk/nanogong/moodle_inst.html Installing NanoGong in Moodle] (outside of Moodle.org)
* [http://moodle.org/mod/data/view.php?d=13&rid=2612 Nanogong repository plugin] for Moodle 2.0
* [http://moodle.org/mod/forum/discuss.php?d=170422 Release of NanoGong 4.1, an important update for Moodle users]
 
* [[NanoGong/Converting to Moodle 2.0]] - work in progress --[[User:Frank Ralf|Frank Ralf]] 10:34, 7 April 2011 (UTC)
 


[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 10:34, 7 April 2011

NanoGong provides a very simple and transparent voice support for Moodle. Using a NanoGong activity and filter, it provides two different types of voice support for Moodle.

NanoGong icon can be used to record, playback and save a voice file, in a web page. The playback can be changed by the listener. The Listener's version of can be saved to the listener's hard disk. A NanoGong activity allows the student to submit their recording to the teacher.

Features

  • Record at one speed
  • Create individual copy at a different speed
  • Save copy on local hard drive
  • Student can send back to teacher
  • As of version 3.3, the NanoGong activity module supports backup/restore functionality. Administrators can now easily backup/restore a course with NanoGong activity using the standard Moodle backup/restore procedure.

Tips & Tricks

  • Note: When downloaded, the HTML area (HTML edit tool) for a specific version of Moodle, will change the core Moodle code.
  • Warning 2: When you install Nanogong in 1.9.x, you must also visit the admin page of the HTML-editor and switch the editorhidebuttons off for the Nanogong button. (default hide is on after install)
  • If you install the minimum NanoGong (that is, without the HTML editor component), only the student role has the ability to record. The teacher can create a NanoGong activity and adjust the activity settings, but will not see any NanoGong recorder. To give the teacher access to the NanoGong recorder, the HTML editor component must be installed.

See also