boniface / tims

Automatically exported from code.google.com/p/tims
0 stars 0 forks source link

Simoultaneously addition of an individual and enrollement into a course #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Manage training/courses/ under "Enroll participant tab" select a scheduled 
course without any enrolled
2.
3.

What is the expected output? 

from the course tab the user should be able to 1). search for an individuals to 
verify if he/she is already in the system 
2) if person not in system add the individual(s) to simoultaneously to the 
system and to the selected course. ALL THIS SHOULD BE DONE WITHOUT MOVING OUT 
OF COURSES 

very low priority
What do you see instead?
this feature does not exit

Please use labels and text to provide additional information.

Original issue reported on code.google.com by anthonyo...@gmail.com on 19 Jan 2012 at 11:03

GoogleCodeExporter commented 8 years ago
This issue has been done after experimenting with various ways to capture the 
flow process for weeks.

The Enrollment has been divided into two parts, namely Bulk and Individual. The 
tow process have buttons on top of the enrollment page.

Bulk Enrollment works as the previous enrollment process. The only enhancement 
added now is to alert the user if he has not selected the course into which he 
is enrolling training participants.

The Individual enrollment allows the enrollment of an individual. There is a 
drop down box which has search capability and suggestive functions which 
filters names as the user types in the names he is looking for. The names are 
arranged in alphabetical order of the surname. 

Once a number is selected in the drop down box, click the enroll button next to 
it enrolls the individual person into the course. 

If the person is not in the system, there is another button labelled "Add New 
Person"  which if clicked will expose a form to capture the new person's 
information. 

Click Save on the Button adds the person to the System and automatically 
enrolls the  person into the selected course. A message will be displaying in 
grey confirming that the person has been added to the system and successfully 
enrolled into a course.

Checking the number of people enrolled in the "people enrolled tab" will show 
the newly added person.

Again if a user does not select the course, the system will display a message 
asking the user to select the course.

This closes the Ticket, Please confirm it is working as described

Original comment by bonif...@kabaso.com on 25 Feb 2012 at 11:19

Attachments: