| [ Index ] |
|
Code source de Claroline 188 |
[Code source] [Imprimer] [Statistiques]
CLAROLINE
| Author: | Claro Team <cvs@claroline.net> |
| Copyright: | (c) 2001-2006 Universite catholique de Louvain (UCL) |
| License: | http://www.gnu.org/copyleft/gpl.html (GPL) GENERAL PUBLIC LICENSE |
| Version: | 1.8 $Revision: 1.10.2.1 $ |
| Poids: | 405 lignes (14 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
ImsQuestion:: (1 méthode):
setAnswer()
ImsAnswerMultipleChoice:: (3 méthodes):
imsExportResponses()
imsExportProcessing()
imsExportFeedback()
ImsAnswerTrueFalse:: (3 méthodes):
imsExportResponses()
imsExportProcessing()
imsExportFeedback()
ImsAnswerFillInBlanks:: (3 méthodes):
imsExportResponses()
imsExportProcessing()
imsExportFeedback()
ImsAnswerMatching:: (3 méthodes):
imsExportResponses()
imsExportProcessing()
imsExportFeedback()
Classe: ImsQuestion - X-Ref
Classe: ImsAnswerMultipleChoice - X-Ref
| imsExportResponses($questionIdent) X-Ref |
| Return the XML flow for the possible answers. That's one <response_lid>, containing several <flow_label> author: Amand Tihon <amand@alrj.org> |
| imsExportProcessing($questionIdent) X-Ref |
| Return the XML flow of answer processing : a succession of <respcondition>. author: Amand Tihon <amand@alrj.org> |
| imsExportFeedback($questionIdent) X-Ref |
| Export the feedback (comments to selected answers) to IMS/QTI author: Amand Tihon <amand@alrj.org> |
Classe: ImsAnswerTrueFalse - X-Ref
| imsExportResponses($questionIdent) X-Ref |
| Return the XML flow for the possible answers. That's one <response_lid>, containing several <flow_label> author: Amand Tihon <amand@alrj.org> |
| imsExportProcessing($questionIdent) X-Ref |
| Return the XML flow of answer processing : a succession of <respcondition>. author: Amand Tihon <amand@alrj.org> |
| imsExportFeedback($questionIdent) X-Ref |
| Export the feedback (comments to selected answers) to IMS/QTI author: Amand Tihon <amand@alrj.org> |
Classe: ImsAnswerFillInBlanks - X-Ref
| imsExportResponses($questionIdent) X-Ref |
| Export the text with missing words. As a side effect, it stores two lists in the class : the missing words and their respective weightings. author: Amand Tihon <amand@alrj.org> |
| imsExportProcessing($questionIdent) X-Ref |
| Exports the response processing. It uses the two lists build by export_responses(). This implies that export_responses MUST be called before. author: Amand Tihon <amand@alrj.org> |
| imsExportFeedback($questionIdent) X-Ref |
| Export the feedback (comments to selected answers) to IMS/QTI author: Amand Tihon <amand@alrj.org> |
Classe: ImsAnswerMatching - X-Ref
| imsExportResponses($questionIdent) X-Ref |
| Export the question part as a matrix-choice, with only one possible answer per line. author: Amand Tihon <amand@alrj.org> |
| imsExportProcessing($questionIdent) X-Ref |
| Export the response processing part author: Amand Tihon <amand@alrj.org> |
| imsExportFeedback($questionIdent) X-Ref |
| Export the feedback (comments to selected answers) to IMS/QTI author: Amand Tihon <amand@alrj.org> |
| Généré le : Thu Nov 29 14:38:42 2007 | par Balluche grâce à PHPXref 0.7 |
|