--- loncom/interface/lontrackstudent.pm 2010/06/06 21:34:23 1.32 +++ loncom/interface/lontrackstudent.pm 2017/11/12 22:19:56 1.39 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lontrackstudent.pm,v 1.32 2010/06/06 21:34:23 raeburn Exp $ +# $Id: lontrackstudent.pm,v 1.39 2017/11/12 22:19:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -186,11 +186,11 @@ sub get_max_time_in_db { ($r,$prog_state,&mt('Parsing results')); # if (! open(TIMEDATA,$results_file)) { - $r->print('
'.&mt('Unable to read results file.').'
'. ''.
- &mt('This is a serious error and has been logged. '.
- 'You should contact your system administrator '.
- 'to resolve this issue.').
+ &mt('This is a serious error and has been logged.').
+ '
'.
+ &mt('Please alert your LON-CAPA administrator.').
'
'.&mt('So far, no data has been returned for your request').'
'); return -1; } if (! open(ACTIVITYDATA,$results_file)) { - $r->print(''.&mt('Unable to read results file.').'
'. ''.
- &mt('This is a serious error and has been logged. '.
- 'You should contact your system administrator '.
- 'to resolve this issue.').
+ &mt('This is a serious error and has been logged.').
+ '
'.
+ &mt('Please alert your LON-CAPA administrator.').
'