====== Master Page ====== The Item Writing application consists of a master page with a header bar shared on all pages. The header bar appears at the top of the page and consists of a logo, selected [[bank_select_level_1|Bank]] and [[exam_entry|Exam]], a user menu (for maintaining passwords and logging out) and the main menu for the application. {{:mastertitle.png?600|}} ==== User Menu ==== The user menu in the top right of the page is where the user logs out and maintains their password. {{:masteruser.png?600|}} === Logging Out === When a user has finished working with Item Writing it is important to logout for several reasons. * Security - Logging out prevents another person with access to your computer from having access to Item Writing data. * Resources - Logging out releases all recourses used by the user at the time out and makes them available to other system users. Merely closing the browser does not reclaim the resources until scheduled web server processes are run. * Record Locking - Logging out releases all [[concepts#record locking|record locks]] of the user. When a record is locked it prevents other users from maintaining the records. Users with valid permissions may use [[record_lock|Record Lock]] to clear user locks. {{:menulogout.png?200|}} === Change Password === On systems that are using [[concepts# Authentication Modes|Forms Authentication]], users are required to have passwords setup. See [[security_edit_user_general|Security Edit User]]. The user may maintain their password using the **Change Password** menu option. {{:menuchangepassword.png?200|}} Under certain password options, the user may have their password expire, requiring a change or be forced to change password upon login. In all cases the user is navigates to the **Change Password** page. If the user navigated to **Change Password** using the user menu, the **Cancel** button is visible. If they were required to change their password, they must change their password before they can do anything in Item Writing. {{:changepassword.png?600|}} The user must enter their current password in the **Current Password** field, then enter their new password twice (in the **New Password** and **Confirm New Password** fields). The current password must be correct, the new password and confirm new password must match and follow the rules listed on the page. When all conditions are met, click the **Submit** button. {{:changepasswordmatch.png?600|}} ==== Selected Bank ==== Much of **Item Writing** requires the user to [[bank_select_level_1|select a Bank]]. Selecting the Bank filters the records returned on the various entry and selection grids. The selected bank is always visible on the master page's header bar. {{:masterbank.png?600|}} ==== Selected Exam ==== When working with [[exam_entry|Exams]] in **Item Writing** all of the interactions with the Exam require having an Exam is selected. When the Exam is selected using Exam Entry, the selected Exam appears on the Master Page header. The Exam is a hyperlink which, when clicked, navigates the user bank to the Exam Entry page and reselects the Exam. {{:masterexam.png?600|}} ==== Main Menu ==== Item Writing has a main menu bar on the master pages header bar. The menu is shared on all the pages of the Item Writing application. The menu options available to users is based on User permissions that are maintained on [[security_edit_user_general|Security Edit User]]. {{:mastermenu.png?600|}}