Closed (duplicate)
Project:
Quiz
Version:
6.x-4.1
Component:
Code - Quiz core
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 May 2010 at 11:19 UTC
Updated:
2 Jul 2015 at 16:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
robin van emden commentedAttached: patch, screenshot of export screen with added full csv button
Comment #2
robin van emden commentedMade a small typo, new version of above patch.
Comment #3
falcon commentedThanks!
Your patch has been commited.
Do you see any reasons to still keep the old CSV export? (I don't, but I'm not very focused on the import/export part of quiz at the moment...)
Comment #4
robin van emden commentedHi Falcon,
Great that my patch has been committed! The other/old CSV export is a "one level up" view of the data, no need for it myself, but might still be of some interest to other users (anyone care to comment?)
I will do some more work on the results export next week, will change the new CSV button to a different colour & make some extra options available for the bulk export as well.
Comment #5
falcon commentedOk, I'm looking forward to getting the new Icon!
Comment #7
patcon commentedWould anyone have any interest in my migrating this functionality to the views_export functionality of Views Bonus module? It would effectively be the same thing, but more configurable and adaptable.
So if default export views were programmatically created, they could easily be altered to export in tab-delimited format, or with different field formatting, or with addition or removal of certain fields (say, student name from a content profile).
I know some people get irritated by dependencies, but its VIEWS :)
Views Bonus Pack is more obscure, but I think the pay-off in flexibility would be much-appreciated.
Let me know if there's any interest in committing, and I'll put it on the to-do list! (And open a new issue! Eep.)
Comment #8
xenophyle commentedI would like to export but I can't seem to find the code from this patch anywhere in the module. There is also a line in quiz.admin.inc
but I can't find the results_export module anywhere in the quiz module or on Drupal.org.
Comment #9
patcon commentedhttp://drupal.org/project/quiz_ei
:)
Comment #10
xenophyle commentedAh, interesting... Thanks.
Comment #11
djdevinClosing in favor of #2521904: Export results with answers