NEW
Font size
WorksheetsKoha ILS Demo Quiz
Total questions: 10
Worksheet time: 5mins
Koha, the first free and open-source ILS, was originally developed for which organization?
Georgia Public Library System (GPLS)
Katipo Communications Ltd.
Horowhenua Library Trust (HLT)
Library of Congress (LOC)
Under which specific software license is Koha distributed, encouraging its free use, modification, and distribution?
Apache License 2.0
MIT License
Creative Commons Attribution (CC BY)
GNU General Public License (GPL) version 3 or later
Which Koha module is responsible for managing the library's budget, placing orders for new materials, and tracking vendor performance?
Cataloging
Acquisitions
Serials Management
Patron Management
The Koha Cataloging module supports importing and exporting bibliographic records using which international standard format?
Dublin Core
ONIX
MARC 21 or UNIMARC
JSON-LD
What does the acronym OPAC stand for in the context of Koha and other Integrated Library Systems?
Online Patron Account Center
Offline Process and Access Center
Official Public Access Code
Online Public Access Catalog
Which specific protocol does Koha use to communicate with external library catalogs (like the Library of Congress) to retrieve existing bibliographic records for copy cataloging?
SIP2
NCIP
SRU/SW
Z39.50
Which background process, typically run as a cron job, is primarily responsible for generating the 'Holds Queue' report used by staff to pull items off the shelves?
run_fines.pl
build_holds_queue.pl
update_authorities.pl
opac_sync.pl
In the Koha staff client, which two key circulation elements must be defined to set up a new fine rule in the circulation rules matrix?
Branch Code and Item Collection
Item Location and Acquisition Date
Patron Category and Item Type
MARC Framework and Authority Type
Which of the following is NOT one of the primary modules available in a standard Koha installation?
Archival Storage
Serials Management
Patron Management
Reports
Koha's web-based interfaces for staff and patrons are built on which underlying standards, making it a truly platform-independent solution?
Java and JSP
C++ and Qt Framework
Proprietary Windows Server Technology
XHTML, CSS, and JavaScript
