Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Feedback FAQ: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(templates, category, see also link)
 
Cap resum de modificació
Línia 7: Línia 7:


[[Category:FAQ]]
[[Category:FAQ]]
'''Q. How do I install the Feedback module?'''
* Unzip the package to a temporary folder somewhere (e.g., c:\UnzipFeedback).
* Copy the feedback folder from the mod folder in the unzip folder (e.g., c:\UnzipFeedback\mod\feedback) into (yourmoodle/mod).
* Copy the feedback folder from the blocks folder in the unzip folder (e.g., c:\UnzipFeedback\blocks\feedback) into (yourmoodle/blocks).
* (This step wasn't necessary for installing in English.) Inside the moodle folder in the unzip, find lang and inside that find the relevant language folder for you (english is en_utf8). Therein you'll find two php files (block_feedback.php and feedback.php). Copy these two files into (yourmoodle)/lang/(language) - e.g. (yourmoodle)/lang/en_utf8
* (This step wasn't necessary for installing in English.) Also in the relevant language folder you'll find a help folder and inside that a feedback folder. Copy this feedback folder into (yourmoodle)/lang/(language)/help - e.g. (yourmoodle)/lang/en_utf8/help
* Log on as an Admin and click Notifications in the Site Admin block.
(This post is based on a post by Richard Goddard. [http://moodle.org/mod/forum/discuss.php?d=87777]

Revisió del 23:42, 17 abr 2009


See also

Q. How do I install the Feedback module?

  • Unzip the package to a temporary folder somewhere (e.g., c:\UnzipFeedback).
  • Copy the feedback folder from the mod folder in the unzip folder (e.g., c:\UnzipFeedback\mod\feedback) into (yourmoodle/mod).
  • Copy the feedback folder from the blocks folder in the unzip folder (e.g., c:\UnzipFeedback\blocks\feedback) into (yourmoodle/blocks).
  • (This step wasn't necessary for installing in English.) Inside the moodle folder in the unzip, find lang and inside that find the relevant language folder for you (english is en_utf8). Therein you'll find two php files (block_feedback.php and feedback.php). Copy these two files into (yourmoodle)/lang/(language) - e.g. (yourmoodle)/lang/en_utf8
  • (This step wasn't necessary for installing in English.) Also in the relevant language folder you'll find a help folder and inside that a feedback folder. Copy this feedback folder into (yourmoodle)/lang/(language)/help - e.g. (yourmoodle)/lang/en_utf8/help
  • Log on as an Admin and click Notifications in the Site Admin block.

(This post is based on a post by Richard Goddard. [1]