This is an example file and this data can't be imported on your platform. The user id must correspond to users existing on your platform.</br>
This is an example file and this data can't be imported on your platform. The user id must correspond to users existing on your platform.<br/>
The mandatory fields are emphasized. The other fields can be omitted. The separator is always the ";". If you want to overwrite the scores, you must choose the "Overwrite score" option.</br>
The mandatory fields are emphasized. The other fields can be omitted. The separator is always the ";". If you want to overwrite the scores, you must choose the "Overwrite score" option.<br/>
This is an example file and this data can't be imported on your platform. The user id must correspond to users existing on your platform.</br>
This is an example file and this data can't be imported on your platform. The user id must correspond to users existing on your platform.<br/>
The date and offical_code fiels aren't mandatory and can be omitted without any error. If you want to overwrite the scores, you must choose the "Overwrite score" option.</br>
The date and offical_code fiels aren't mandatory and can be omitted without any error. If you want to overwrite the scores, you must choose the "Overwrite score" option.<br/>
$_POST['content']='<divalign="center"style="background-color: #F5F8FB; border:solid; border-color: #E6E6E6"><tableborder="0"><tr><tdstyle="font-size:24px">'.get_lang('AssignmentWork').'</td></tr><tr><td>'.$photo.'</br>'.$name.'</td></tr></table></div>[['.$link2teacher.' | '.get_lang('AssignmentLinktoTeacherPage').']] '; //If $content_orig_B is added here, the task written by the professor was copied to the page of each student. TODO: config options
$_POST['content']='<divalign="center"style="background-color: #F5F8FB; border:solid; border-color: #E6E6E6"><tableborder="0"><tr><tdstyle="font-size:24px">'.get_lang('AssignmentWork').'</td></tr><tr><td>'.$photo.'<br/>'.$name.'</td></tr></table></div>[['.$link2teacher.' | '.get_lang('AssignmentLinktoTeacherPage').']] '; //If $content_orig_B is added here, the task written by the professor was copied to the page of each student. TODO: config options
//AssignmentLinktoTeacherPage
$all_students_pages[] = '<li>'.strtoupper($o_user_to_add['lastname']).', '.$o_user_to_add['firstname'].' [['.$_POST['title']."_uass".$assig_user_id.' | '.$photo.']] '.$status_in_group.'</li>'; //don't change this line without guaranteeing that users will be ordered by last names in the following format (surname, name)