cannot add phone2 for export

cannot add phone2 for export

by eli chan -
Number of replies: 1

Dear,

The description of phone2 can be configured to show at column head when exporting, but cannot get each student phone2 data. Other fields also cannot be retrieved such as skypeid, aimid, icqnumber, address etc. Do I need to change attendance module privilege? 

Regards,

Thanks

Eli Chan


Average of ratings: -
In reply to eli chan

Re: cannot add phone2 for export

by eli chan -

Dear all,

After investigation, other fields beside idnumber, department and institution,  such as phone2 or address should be added into 

$userfields = user_picture::fields('u', array('username' , 'idnumber' , 'institution' , 'department','phone2'));

in /mod/attendance/classes/structure.php.


Hope can help you all.

Thanks