Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.2
-
Fix Version/s: None
-
Component/s: Database activity module
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
http://moodle.org/mod/forum/discuss.php?d=105370
The export function doesn't include the username.
It should to make it usefull.
I like the idea of being able to export the fullname of the user who added the record. I think the fullname of the user adding the field should be exportable as part of the record rather than the username. I would also like to see the ability to export ##approval## (the approval status as either TRUE or FALSE, 1 or 0), ##user## (fullname - not username, but perhaps a userlink export linking back to the user profile might be helpful), ##timeadded##, and ##timemodified##. In any case, I think this would be a more comprehensive solution. In short, I would say anything we can show we should be able to export. I recently worked on a patch for ##userpicture## and I am not sure how that would be exported but since that is binary rather than text data I think we could safely omit it. Peace - Anthony