Help

Manage Races

Welcome to the Akura Management System. The purpose of this section is to provide functionality to handle all Race related information in the system. The storage of Race related information is important to identify the Race of the student belongs.


Functions provided under this module are


  • View Race Details
  • Add New Race
  • Edit Race
  • Delete Race

View Race Details

This is the home page for the Race section. It will display a list of Races available in the system.


Add New Race

  • Click on the add new Race button, which would show the add new Race page(Bottom of the current page).
  • Then enter the Race name.
  • Click on Save button to add the Race.
  • After enter Race name and click on the 'cancel' button. This will be re-directed to the Race details page.

Edit Race

  • Click on the edit Race button, which would show the edit Race page(Bottom of the current page). The selected row will be highlighted by yellow color.
  • Then edit the Race name.
  • Click on Save button to edit the Race.
  • Edit Race name and click on the 'cancel' button. This will be re-directed to the Race details page.

Delete Race

  • Click on the delete button, which would show a pop up with the message "Are you sure you want to delete this record?". The selected row will be highlighted by yellow color.
  • If click on 'OK' the selected record will get delete, if click 'Cancel' it will re-directed to the race details page.