XHTML format: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
see also, category
German Valero (diskussion | bidrag)
m Added link to spanish translation of page
 
(4 mellanliggande sidversioner av 3 användare visas inte)
Rad 1: Rad 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]]
[[de:XHTM-Format]]
[[es:Formato XHTML]]
[[ja:XHTMLフォーマット]]

Nuvarande version från 23 mars 2016 kl. 17.29

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').