From dc786633c635faeb034c73047b236ead85b18d7c Mon Sep 17 00:00:00 2001
From: Sashi20
Date: Fri, 26 Jul 2019 16:58:16 +0530
Subject: Minor text changes and edit urls to open in new tab
---
esim_workshop_form_2019.inc | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/esim_workshop_form_2019.inc b/esim_workshop_form_2019.inc
index 18d0f10..038595c 100644
--- a/esim_workshop_form_2019.inc
+++ b/esim_workshop_form_2019.inc
@@ -217,13 +217,14 @@ function esim_workshop_step2_form($form, &$form_state, $no_js_use = FALSE)
'#markup' => '
Important instructions for participants during the workshop
- The list of tasks to do during the workshop is available in the subsequent pages. Every page will describe some activity. It may also ask you to input some text or mark a note in order for you to proceed to the next page.
- Use the <next page>, <previous page> buttons to navigate between the tasks.
-- It is important for you to finish all tasks during the workshop in order to avail a certificate etc. In case if you could not finish all tasks, use the <save draft> button to save your progress until the current page.
+- It is important for you to finish all tasks during the workshop in order to avail a certificate etc. In case if you could not finish all tasks, use the <save draft> button (if available) to save your progress until the current page.
+
- If you come across a difficulty during the workshop, you are expected to post a question on the forums.
-- For questions related to the workshop activity, eSim software or the PCB that will be given to you, post on https://forums.fossee.in/
-- For questions related to the eSim Spoken Tutorials, post on https://forums.spoken-tutorial.org/
+- For questions related to the workshop activity, eSim software or the PCB that will be given to you, post on https://forums.fossee.in/
+- For questions related to the eSim Spoken Tutorials, post on https://forums.spoken-tutorial.org/
-- It is mandatory for you to submit your project files at the end of the workshop. We may publish your submissions on our website.
+- It is mandatory for you to upload your project files at the end of the workshop. We may publish your submissions on our website.
',
'#type' => 'item',
);
@@ -258,13 +259,14 @@ function esim_workshop_step2_form($form, &$form_state, $no_js_use = FALSE)
'#markup' => 'Important instructions for participants during the workshop
- The list of tasks to do during the workshop is available in the subsequent pages. Every page will describe some activity. It may also ask you to input some text or mark a note in order for you to proceed to the next page.
- Use the <next page>, <previous page> buttons to navigate between the tasks.
-- It is important for you to finish all tasks during the workshop in order to avail a certificate etc. In case if you could not finish all tasks, use the <save draft> button to save your progress until the current page.
+- It is important for you to finish all tasks during the workshop in order to avail a certificate etc. In case if you could not finish all tasks, use the <save draft> button (if available) to save your progress until the current page.
+
- If you come across a difficulty during the workshop, you are expected to post a question on the forums.
-- For questions related to the workshop activity, eSim software or the PCB that will be given to you, post on https://forums.fossee.in/
-- For questions related to the eSim Spoken Tutorials, post on https://forums.spoken-tutorial.org/
+- For questions related to the workshop activity, eSim software or the PCB that will be given to you, post on https://forums.fossee.in/
+- For questions related to the eSim Spoken Tutorials, post on https://forums.spoken-tutorial.org/
-- It is mandatory for you to submit your project files at the end of the workshop. We may publish your submissions on our website.
+- It is mandatory for you to upload your project files at the end of the workshop. We may publish your submissions on our website.
',
'#type' => 'item',
);
@@ -1934,7 +1936,7 @@ function esim_workshop_step6_form($form, &$form_state, $no_js_use = FALSE)
'#type' => 'file',
'#title' => t('Upload your project file'),
'#size' => 48,
- '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the submit your project file button below to save your file.')
+ '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the upload your project file button below to save your file.')
);
$form['step6_field2_fieldset']['project_file']['project_file_id'] = array(
'#type' => 'hidden',
@@ -1942,7 +1944,7 @@ function esim_workshop_step6_form($form, &$form_state, $no_js_use = FALSE)
);
$form['step6_field2_fieldset']['save_project_file'] = array(
'#type' => 'submit',
- '#value' => 'Submit your project file',
+ '#value' => 'upload your project file',
'#submit' => array(
'esim_workshop_step6_form_upload_project_file_submit'
),
@@ -1960,11 +1962,11 @@ function esim_workshop_step6_form($form, &$form_state, $no_js_use = FALSE)
'#title' => t('Upload your project file'),
'#size' => 48,
'#required' => TRUE,
- '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the submit your project file button below to save your file.')
+ '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the upload your project file button below to save your file.')
);
$form['step6_field2_fieldset']['save_project_file'] = array(
'#type' => 'submit',
- '#value' => 'Submit your project file',
+ '#value' => 'Upload your project file',
'#submit' => array(
'esim_workshop_step6_form_upload_project_file_submit'
),
@@ -2103,7 +2105,7 @@ function esim_workshop_step6_form($form, &$form_state, $no_js_use = FALSE)
'#type' => 'file',
'#title' => t('Upload your project file'),
'#size' => 48,
- '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the submit your project file button below to save your file.')
+ '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the upload your project file button below to save your file.')
);
$form['step6_field2_fieldset']['project_file']['project_file_id'] = array(
'#type' => 'hidden',
@@ -2129,7 +2131,7 @@ function esim_workshop_step6_form($form, &$form_state, $no_js_use = FALSE)
'#title' => t('Upload your project file'),
'#size' => 48,
'#required' => TRUE,
- '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the submit your project file button below to save your file.')
+ '#description' => t("Upload a new project file above if you want to replace the existing file. Leave blank if you want to keep using the existing file.
") . t('Allowed file extensions : ') . variable_get('workshop_project_file_extensions', '') . t('
Kindly click on the upload your project file button below to save your file.')
);
$form['step6_field2_fieldset']['save_project_file'] = array(
'#type' => 'submit',
--
cgit