wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Koha ILS Demo Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Koha, the first free and open-source ILS, was originally developed for which organization?

a)

Georgia Public Library System (GPLS)

b)

Katipo Communications Ltd.

c)

Horowhenua Library Trust (HLT)

d)

Library of Congress (LOC)

2.

Under which specific software license is Koha distributed, encouraging its free use, modification, and distribution?

a)

Apache License 2.0

b)

MIT License

c)

Creative Commons Attribution (CC BY)

d)

GNU General Public License (GPL) version 3 or later

3.

Which Koha module is responsible for managing the library's budget, placing orders for new materials, and tracking vendor performance?

a)

Cataloging

b)

Acquisitions

c)

Serials Management

d)

Patron Management

4.

The Koha Cataloging module supports importing and exporting bibliographic records using which international standard format?

a)

Dublin Core

b)

ONIX

c)

MARC 21 or UNIMARC

d)

JSON-LD

5.

What does the acronym OPAC stand for in the context of Koha and other Integrated Library Systems?

a)

Online Patron Account Center

b)

Offline Process and Access Center

c)

Official Public Access Code

d)

Online Public Access Catalog

6.

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?

a)

SIP2

b)

NCIP

c)

SRU/SW

d)

Z39.50

7.

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?

a)

run_fines.pl

b)

build_holds_queue.pl

c)

update_authorities.pl

d)

opac_sync.pl

8.

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?

a)

Branch Code and Item Collection

b)

Item Location and Acquisition Date

c)

Patron Category and Item Type

d)

MARC Framework and Authority Type

9.

Which of the following is NOT one of the primary modules available in a standard Koha installation?

a)

Archival Storage

b)

Serials Management

c)

Patron Management

d)

Reports

10.

Koha's web-based interfaces for staff and patrons are built on which underlying standards, making it a truly platform-independent solution?

a)

Java and JSP

b)

C++ and Qt Framework

c)

Proprietary Windows Server Technology

d)

XHTML, CSS, and JavaScript