|
[
Permalink
| « Hide
]
Wen Hao Chuang added a comment - 12/Feb/08 07:56 AM
Tested on latest 1.5.4+ codes and latest 1.9 codes and both have the same issue. I would guess that 1.6, 1.7, and 1.8 probably also have this issue.
Pierre Pichet made changes - 12/Feb/08 12:00 PM
I am currently woring on the item analysis report and will look at this
but this is a minor problem
Pierre Pichet made changes - 12/Feb/08 12:03 PM
Pierre Pichet made changes - 10/Mar/08 06:48 AM
pichetp committed 1 file to 'Moodle CVS' - 12/Mar/08 02:13 AM
Pierre Pichet made changes - 12/Mar/08 03:48 AM
pichetp committed 1 file to 'Moodle CVS' - 12/Mar/08 04:20 AM
Wen Hao Chuang made changes - 12/Mar/08 06:48 AM
Pierre, thanks for your work. If possible please make sure the fix in 1.9 will also backport to 1.8, 1.7, 1.6 and 1.5 if at all possible. Thanks!
I am waiting for comments like yours (and further testing) before merging to other versions.
As this code is common to all those versions, it will be easy to merge. Next week should be OK. Thanks, there are also php functions
Finally I think that we should keep all the complete question text as Excel or Word can handle HTML files. Users want the complete output to be available for printing. For handling the data and do sorting or other calculations, I will add a new download function with all the table cells filled. I can also add some report options although I don't want to double the OU project. The html donwload solve the problem of having a complete set of data to show, print and modify using a word processor.
The excel or ODS and CVS usefullness is to have the data in a format that can be used to sort in another way or complete the item analysis. So the HTML markup has been removed from the column titles but not from question text has they can have usefull infos although this cannot be displayed in the excel version .xls. Excel can display an HTML file but subdivise the text in different cells if there are some hTML markup. So the HTML version cannot be used to do further analysis. However when loaded as a regular .xls file all the question text for example is input with the HTML markups in only ONE cell. So the table does not loose its structure and the data can be further processed. Thi is why there will be no strip_tags on question text. ( and responses). However for CVS there should be a strip_tags and further processing to remove the , \n and \r or or other control characters that could corrupt the file.
pichetp committed 1 file to 'Moodle CVS' - 16/Mar/08 09:22 AM
pichetp committed 1 file to 'Moodle CVS' - 17/Mar/08 11:22 PM
martignoni committed 1 file to 'Lang CVS' - 17/Mar/08 11:59 PM
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 18/Mar/08 12:27 AM
This is the diff file of the recent improvments.
First adding the HTML ouput format so that it downloads all the table as seen in the report with the complete question text even figures. The user has to save this from his browser when the session is active so that files on moodle are available. Can be imported directly in Word or usual HTML Editor , Power Point etc. The usual ODS, XLS and CSV where code clean and index were added so they can be useful for other calcualtions or sorting. They are not useable to edit the table. This is the role of the HTML version. Because of concerns about OU project and improvements in the multiquestion handling , I have isolated the building of the question array from the attempts content in a function called get_questions_atttempts_data ($quiz,&$questions,&$attempts,$attemptselection,$usermax) I have test it with a different question types and Microsoft Excel , Word. on PC and Mac
Pierre Pichet made changes - 18/Mar/08 06:05 AM
Pierre Pichet made changes - 04/Apr/08 09:33 PM
Assigning quiz report issues mentioned in http://docs.moodle.org/en/Development:Quiz_report_enhancements
Tim Hunt made changes - 04/Apr/08 11:31 PM
Jamie Pratt made changes - 05/Apr/08 11:27 AM
Jamie Pratt made changes - 05/Apr/08 11:29 AM
Eloy Lafuente (stronk7) made changes - 07/Apr/08 07:18 AM
Eloy Lafuente (stronk7) made changes - 09/Apr/08 11:27 PM
Martin Dougiamas made changes - 15/May/08 03:02 PM
Petr Skoda made changes - 05/Jul/08 11:49 PM
Martin Dougiamas made changes - 15/Oct/08 03:00 PM
Martin Dougiamas made changes - 15/Oct/08 04:01 PM
This is not fixed in 1.8 or 1.9. Assigning it to Tim, to consider.
Jamie Pratt made changes - 15/Oct/08 04:22 PM
tjhunt committed 1 file to 'Moodle CVS' on branch 'MOODLE_17_STABLE' - 27/Nov/08 01:47 PM
tjhunt committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 27/Nov/08 01:48 PM
tjhunt committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 27/Nov/08 01:48 PM
Tim Hunt made changes - 27/Nov/08 01:49 PM
Confirmed fixed, tested and everything came out correctly
Sam Hemelryk made changes - 11/Jun/09 11:53 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||