Magnar HCM supports full management of employees’ training process. Users can register in published planned internal training courses or request a registration for external courses.
Training Setup
Course Types Setup
Go to HCM menu >> Setup>> Training Type Setup to open a list of courses with ability to add new items. User can search and sort table contents:
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
Code | Text | Yes |
|
Name | Text | Yes | |
ForeignName |
|
|
|
CompanyId | INT | - |
|
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Authorization follows application security.
Authorized user can add edit and delete course types.
Used course types cannot be deleted with prompting notification message about usage.
Course Category Setup
Go to HCM menu >> Setup>> Training Category Setup
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
Code | Text | Yes |
|
Description | Text | Yes | |
ForeignDescription | Text | No |
|
CompanyId | INT | - |
|
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Authorization follows application security.
Authorized user can add edit and delete course types.
Used course categories cannot be deleted with prompting notification message about usage.
Feedback Category
Go to HCM>> Setup>> Feedback Category
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
Code | Text | Yes |
|
Name | Text | Yes | |
CompanyId | INT | - |
|
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Authorization follows application security.
Authorized user can add edit and delete course types.
Used course types cannot be deleted with prompting notification message about usage.
Feedback Items
Those items represent the predefined evaluation items that the instructor should rate for each trainee.
Go to HCM>> Setup>> Feedback Items
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
Code | Text | Yes | |
Name | Text | Yes | |
CompanyId | INT | - | |
Username | Text | - | |
CreationDate | Date | - | |
ModificationDate | Date | - |
Authorization follows application security.
Authorized user can add edit and delete course types.
Used course types cannot be deleted with prompting notification message about usage.
Course Setup
The course is the material that should be trained, user can specify what jobs this course is targeting and what competencies employee gain after passing it.
Go to HCM menu >> Setup>> Course Setup
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
Code | Text | Yes |
|
Name | Text | Yes | |
Description | Text | No |
|
CompanyId | INT | - |
|
CategoryId | INT | Yes | Drop down list from course categories |
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Authorization follows application security.
Authorized user can add edit and delete course types.
Used course types cannot be deleted with prompting notification message about usage.
Course Positions
User can select the positions that are allowed to register in this course. If table is empty then all positions are allowed.
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
CourseId | INT | Yes |
|
PositionId | INT | Yes | |
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
User should not enter same position multiple times.
Competencies
User can select the competencies that employee achieve after completing the course
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
CourseId | INT | Yes |
|
CompetencyId | INT | Yes | |
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Course Attachments
User can upload multiple attachments. The summation of all the attachments should not exceed 5 MB.
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
CourseId | INT |
|
|
FileName | Text | Yes |
|
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Trainer Profile
Go to HCM menu >> Setup>> Trainer Profile Setup to open a list of trainers with ability to add new items.
User can search and sort table contents:
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
TrainerType | INT | Yes | Internal, External |
EmployeeId | Drop Down List | Yes | Hidden if TrainerType is “External”, drop down should be sorted and + searchable |
FirstName | Text | Yes | Hidden if External Type is Internal |
MiddleName | Text | No | Hidden if External Type is Internal |
FamilyName | Text | Yes | Hidden if External Type is Internal |
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Training Agenda
To start running requisition open Payroll>> Training >> Agenda to open a list of crated agendas with ability to add edit and delete.
User should be able to search based on agenda properties.
Press add button to open Agenda new form:
Header:
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
Code | Text | Yes |
|
Description | Text | Yes |
|
CourseId | INT | Yes | Select from list of courses |
StartDate | Date | Yes | Course start date |
EndDate | Date | Yes | Course end date |
IssueDate | Date | Yes |
|
DueDate | Date | Yes |
|
MinAttendees | INT | Yes |
|
MaxAttendees | INT | Yes |
|
ElementId | INT | No | Select from list of unused elements, if used element is selected alter popup should appear |
Status | Lookup | Yes | Opened, Closed |
Instructor | INT | Yes | Select from list of employees |
TotalHours | Double |
| Total number of training hours |
AttendeeCost | Double |
| Cost per 1 attendee |
TrainnerCreditPoints | Double |
|
|
TrainnerPayment | Double |
|
|
CompanyId | INT |
|
|
Attachment | File |
| Should not exceed 2 MB |
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Details:
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
AgendaId | INT | Yes |
|
Day | INT | Yes | Day of the week |
StartTime | Time | Yes | |
EndTime | Time | Yes |
|
Weekdays in the details should be filled in the database on agenda creation.
Authorization
Form authorization should follow the application security.
Training Evaluation
Employees can apply their feedback regarding the training courses they had attend.
User can go to ESS, press on Training Evaluation from the left menu to open a list of attended trainings.
User can select a training course from the list and press the record to open the feedback details.
User can select a training course from the list and press the record to open the feedback details.
Field | Type | Mandatory | Comments |
ID | INT | - | Primary key auto generated |
CategoryId | INT | - | Read from Feedback Category |
Item | Int | - | Read from Feedback Items |
Rating | Drop down | Yes | Read from lookup rating table used for performance Rating Master |
Comment | Text | No | Should be entered and displayed using pop up |
Username | Text | - |
|
CreationDate | Date | - |
|
ModificationDate | Date | - |
|
Once submitted, feedback cannot be edited.
A popup alert should be displayed on save informing the user that feedback cannot be edited.
Authorization follow the application security.
Evaluation review
Authorized user can view all users and training courses rating results.
Authorized user can go to ESS left menu, and under training “My Info” select evaluation review to open a list of all courses as mentioned in Employee training courses List
On selecting a record from the table, a list of all employees that has submitted feedback will be displayed.
User can select a record from the list to view the feedback details for each employee as mentioned in Course feedback.
Training Registration
When a new course is published for submission, it should be displayed in the ESS to give users the ability to request registration.
From the home page press on Training Courses block to open a list of available courses.
User can press “Apply” to request course registration approval.
Workflow configuration follow the application approval process described previously.
User can press “View” to open the course details described in Course Setup excluding the positions tab.
User can view the approval status and history in the Training Course view form.
user should not apply twice on a same course.
If user apply for a course, “Apply” button should be disabled.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article