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

XHTML format: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Export questions template
 
(Hi ha una revisió intermèdia que no es mostren del mateix usuari)
Línia 1: Línia 1:
The XHTML export format simply exports all the questions in the category as an XHTML form. In most cases the question answers are not included. It is intended as a basis for producing a set of questions to be used in some other web application and will almost certainly require further editing to be useful (for example, inclusion of a value for the form tag's '''action''' attribute).
{{Export questions}}
The XHTML export format simply exports all the questions in the category as an XHTML form. In most cases the question answers are not included. It is intended as a basis for producing a set of questions to be used in some other web application and will almost certainly require further editing to be useful.


==See also==
Each question is clearly placed in its own <nowiki><div></nowiki> tag. If you want to use this page as-is, you will need to at least edit the <form> tag at the start of the <body> section to provide a suitable action (e.g. a 'mailto').
 
*[[Export questions]]
 
[[Category:Questions]]


[[ja:XHTMLフォーマット]]
[[ja:XHTMLフォーマット]]
[[de:XHTM-Format]]
[[de:XHTM-Format]]

Revisió de 12:47, 6 oct 2011

The XHTML export format simply exports all the questions in the category as an XHTML form. In most cases the question answers are not included. It is intended as a basis for producing a set of questions to be used in some other web application and will almost certainly require further editing to be useful.

Each question is clearly placed in its own <div> tag. If you want to use this page as-is, you will need to at least edit the <form> tag at the start of the <body> section to provide a suitable action (e.g. a 'mailto').