2008-04-11 03:14:11
resultsallphp changing username to firstname and lastname
operating system - Server 2003
version of ATutor - 1.5.5
versions of php - 5.2.3
version of mysq l - 5.0
webserver & version - Apache 2.2.6
web browser being used - firefox and I.E.
As posted in the subject, what I'm trying to do is to change the username to the first and last name of said user or at least add 1 column besides the username that shows the first and last name.
I want to add this function to the down loadable csv, the idea is to have a .csv with the results for each user, but that besides the username I have the first/lastname of said user. This will help instructors evaluate results faster.
Included is a picture of the username seen under (login name) in the table.
----
If you see the picture included, I want to add the first/lastname of the person between the login name and date taken columns and that the same table shown can be exported as a csv (like the default one does).
I know I must modify results_all_csv.php and results_all.php to make it happen, but I'm having trouble doing so.
Any help will be appreciated.
Rem.