Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
master_page [2017/01/12 09:35]
steveclarke
master_page [2017/03/16 11:00] (current)
steveclarke [Main Menu]
Line 13: Line 13:
   * Security - Logging out prevents another person with access to your computer from having access to Item Writing data.   * 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.   * 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 rights ​may use [[record_lock|Record Lock]] to clear user locks.+  * 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|}} {{:​menulogout.png?​200|}}
  
 === Change Password === === Change Password ===
-On systems that are using forms authentication (FIXME auth modes), 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.  ​+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|}} {{:​menuchangepassword.png?​200|}}
Line 30: Line 30:
 {{:​changepasswordmatch.png?​600|}} {{:​changepasswordmatch.png?​600|}}
  
-==== Main Menu ==== +==== Selected Bank ==== 
-{{:​mastermenu.png?​600|}}+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|}}