When the user selects Save from the File menu, the system saves any changes that has been made to the gradebook since the last save. Although the application saves any changes that are made as soon as they are made, this menu item is explicitely supported under
File menu to provide the users of application with the confidence of data save. For each manual save (with the click of Save menu item), the application looks for any changes either by parsing the gradebook or utilizing the list of commands stored (primarily for Undo function under Edit), and sends the unsaved entries to the server to save them.
Publish Student View
Please refer to Publishing Grades to Students .
Commit Final Grades
Please refer to Submitting Grades to School's Registrar .