User Tools

Site Tools


scratchpad:simple_self_check

Differences

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

Link to this comparison view

Next revision
Previous revision
scratchpad:simple_self_check [2008/07/09 18:02] – created stomproscratchpad:simple_self_check [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== Simple Self Check Client =====
 +==== Current Implementation ====
 +A few links to the simple self check client code.
 +  * Javascript files - http://git.evergreen-ils.org/?p=Evergreen.git;a=tree;f=Open-ILS/web/js/ui/default/circ/selfcheck;hb=HEAD
 +  * CSS, xml, js - http://git.evergreen-ils.org/?p=Evergreen.git;a=tree;f=Open-ILS/web/opac/extras/selfcheck;hb=HEAD
 +  * Messages - http://git.evergreen-ils.org/?p=Evergreen.git;a=blob;f=Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js;hb=HEAD
  
 +==== Basic Requirements ====
 +  * Configurable Patron Authentication.  Each org unit can decide if they want to require barcode + pin or just barcode.  Some libraries may want to simplify the process and only require a barcode.
 +  * All settings should be on a per org unit basis so that each library can decide how the system will work for them.
 +  * Checking Items Out.
 +    * Policy decisions for certain cases.
 +      * Item on hold for another patron.
 +      * Item checked out to another patron.
 +      * Item not to be circulated.
 +  * Account summary.
 +  * Renewals
 +  * Printing a receipt to a receipt printer with bells and whistles (Autocut, graphical logos)
 +  * Notification of holds that need to be picked up.
 +  * Audio feedback, along with visual.
 +  * Inactivity logout.
 +  * Design for use with a Touch Screen.
 +    * Large input buttons and text.
 +    * On screen keyboard and Pin Pad support (So no external keyboard is needed for input.)
 +
 +==== Assumptions ====
 +  * System will not work with EAS (security systems).
 +
 +
 +==== Wishlist ====
 +  * Pay Bills and fines with CC/paypal.
 +  * IM alerts to staff if patron is having trouble.
 +    * Alert staff is an invalid barcode is scanned 3 times in a row, patron may need some assistance.

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.