Select one and click on the next button to continue.'; $string['confirm'] = 'Confirm the lesson details.'; $string['confirmExplanation'] = 'By pressing on the Start button you can begin the lesson straight away.
You can also schedule the lesson to start at a particular date and time.'; $string['next'] = 'Next'; $string['prev'] = 'Prev'; $string['schedule'] = 'Schedule'; $string['date'] = 'Date'; $string['time'] = 'Time(Hours:Minutes)'; $string['startnow'] = 'Start Now'; $string['startlater'] = 'Start Later'; $string['am'] = 'AM'; $string['pm'] = 'PM'; $string['sequenceNotSelected'] = 'You have to select a sequence to proceed.'; $string['nameNotSpecified'] = 'You have to specify the activity name to proceed.'; $string['Jan'] = 'Jan'; $string['Feb'] = 'Feb'; $string['Mar'] = 'Mar'; $string['Apr'] = 'Apr'; $string['May'] = 'May'; $string['Jun'] = 'Jun'; $string['Jul'] = 'Jul'; $string['Aug'] = 'Aug'; $string['Sep'] = 'Sep'; $string['Oct'] = 'Oct'; $string['Nov'] = 'Nov'; $string['Dec'] = 'Dec'; $string['scheduleSequence'] = 'Select your desired date:'; $string['noPast'] = 'You have to schedule the lesson at some time point in the future!'; $string['validate'] = 'Validate'; $string['validating'] = 'Validating'; $string['notempty'] = 'should not be empty!'; $string['notvalid'] = 'is not valid. It should start with http:// at least.'; $string['notvalidatedconfirm'] = 'It seems you have not validated the setting. Are you sure to save them directly?'; $string['notvalidconfirm'] = 'It seems the setting is not valid. Are you sure to save them?'; $string['update'] = 'Update the lesson details'; $string['updateExplanation'] = 'Please change name and description'; $string['settingsValid'] = 'These settings are valid'; $string['restcall503'] = 'The Moodle to LAMS REST call failed and returned an HTTP status of 503. This might mean that LAMS is unavailable. Please check the configurations settings and/or contact your system administrator.'; $string['restcall403'] = 'The Moodle to LAMS REST call failed and returned an HTTP status of 403 Forbidden. Please check the configurations settings and/or contact your system administrator.'; $string['restcall400'] = 'The Moodle to LAMS REST call failed and returned an HTTP status of 400 Bad Request. Please check the configurations settings and/or contact your system administrator.'; $string['restcalldefault'] = 'The Moodle to LAMS REST call failed and returned an HTTP status of: '; $string['parsingerror'] = 'There has been an error parsing the rest response. Please contact your system administrator.'; ?>