Issue Details (XML | Word | Printable)

Key: MDL-10464
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Lorenzo Nicora
Votes: 1
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Allow administrators dowloading all users to a file

Created: 14/Jul/07 04:32 AM   Updated: 20/Dec/07 07:58 PM
Return to search
Component/s: Administration
Affects Version/s: 1.6.5, 1.8.2
Fix Version/s: 1.9, 2.0

Issue Links:
Duplicate
 
Relates
 

Participants: Daniele Cordella, Lorenzo Nicora and Petr Skoda
Security Level: None
Resolved date: 20/Dec/07
Affected Branches: MOODLE_16_STABLE, MOODLE_18_STABLE
Fixed Branches: MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
It would be useful, for offline statistics and other works, to be able to download user data as a file in a standard format (i.e CSV)
This file should contains all user data and, possibly, courses where each user is student or tearche and/or roles.

The file format could be the same of the file user for Users Upload

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 20/Dec/07 07:54 PM
MDL-10464 user list download in bulk ops
MODIFY admin/user/user_bulk_download.php   Rev. 1.1.2.1    (+160 -0 lines)
MODIFY admin/user/user_bulk_forms.php   Rev. 1.1.2.3    (+6 -3 lines)
MODIFY admin/user/user_bulk.php   Rev. 1.4.2.3    (+2 -1 lines)
Petr Skoda committed 3 files to 'Moodle CVS' - 20/Dec/07 07:55 PM
MDL-10464 user list download in bulk ops; merged from MOODLE_19_STABLE
MODIFY admin/user/user_bulk_download.php   Rev. 1.2    (+160 -0 lines)
MODIFY admin/user/user_bulk.php   Rev. 1.7    (+2 -1 lines)
MODIFY admin/user/user_bulk_forms.php   Rev. 1.2    (+6 -3 lines)