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

Help strings: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
string names, help string formatting, templates, categories
 
Words for roles
Línia 26: Línia 26:
* bullet points - *
* bullet points - *
* numbered lists - #
* numbered lists - #
==Words for roles==
The following words should be used in the en help strings to refer to people with particular roles:
* Participants - all people with a role
* Teachers - people with some sort of a facilitation/editing role
* Students - people primarily there to learn
* Users - people across the site


[[Category:Language]]
[[Category:Language]]

Revisió del 15:51, 20 abr 2010

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


Plantilla:Infobox Project Plantilla:Moodle 2.0In Moodle 2.0, help files will be converted to strings.

String names

Help strings names will start with the string name of the setting to which they apply, so that they are kept together in the language file.

  • stringname
  • stringname_help
  • stringname_link (optional string naming a path in Moodle docs, calculated just like the link in the footer to go to the right language etc, and shown after the help text in the popup as a link to "More info...")

Help string formatting

Help string text will be short and simple - two small paragraphs maximum (150 words?) with no headings, no links, no bold, no tables etc.

Simple wiki syntax will be used:

  • paragraphs - new lines
  • bullet points - *
  • numbered lists - #

Words for roles

The following words should be used in the en help strings to refer to people with particular roles:

  • Participants - all people with a role
  • Teachers - people with some sort of a facilitation/editing role
  • Students - people primarily there to learn
  • Users - people across the site