File: render/renderbook.php

Return to Documentation

Author: David
Version: 05.01.05

Description

Renders the pages stored in $_SESSION['pages'] of the book indicated in $_SESSION['bookObject'].If the teacher has blackboards marked as on, shows blackboards appropriate to reading type (read, reread, alone). If teacher has blackboards marked as off, shows no blackboards except for questions on the pages that have them. Normal reading mode offers links back to bookselect.php on the first and last pages of the book (back arrow on first page, forward arrow on last page), but preview mode does not.

Example

($preview -)

Parameters

Preview -Always sent in as true, indicates this reading is a preview of story content,

Top