Documentation for Training Module

This commit is contained in:
Neil Trini Lasrado 2016-11-14 17:37:49 +05:30
parent 984ee372e8
commit fef568ecfa
6 changed files with 29 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -7,6 +7,7 @@ appraisal
job-applicant
job-opening
offer-letter
training
tools
human-resources-reports
setup

View File

@ -0,0 +1,28 @@
### Training Event
Schedule seminars, workshops, conferences etc using Training Event. You can also invite your employees to attend the event using this feature.
<img class="screenshot" alt="Employee" src="{{docs_base_url}}/assets/img/human-resources/training_event.png">
### Inviting Employees for Event
You can invite your employees to attend the event. You can do so by selecting the employees to be invited in the employee table.
By default the status of the employee will be 'Scheduled'.
The system shall notify the employee with status 'Scheduled' by sending a email to the office email address of the employee as mentioned in the employee master.
The status is changed to 'Invited' when an invitation email is sent to the employee by the system.
When an Employee confirms his/her presence for the event you can change the status to 'Confirmed'.
<img class="screenshot" alt="Employee" src="{{docs_base_url}}/assets/img/human-resources/training_event_employee.png">
### Training Result
After compleation of the training Employee Wise training results can be stored based on the Feedback received from the Trainer.
<img class="screenshot" alt="Employee" src="{{docs_base_url}}/assets/img/human-resources/training_result.png">
### Trainig Feedback
Collect feedback regarding the event from your Employees using Training Feedback.
<img class="screenshot" alt="Employee" src="{{docs_base_url}}/assets/img/human-resources/training_feedback.png">