An open API service indexing awesome lists of open source software.

https://github.com/facorread/examclock

Simple clock, countdown, and message board for taking exams
https://github.com/facorread/examclock

Last synced: over 1 year ago
JSON representation

Simple clock, countdown, and message board for taking exams

Awesome Lists containing this project

README

          

# examClock

Simple clock, countdown, and message board for taking exams

Copyright (C) 2016-2019 Fabio Correa correaduran.1@osu.edu

https://github.com/facorread/examClock

https://gitlab.com/facorread/examClock

examClock is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

examClock is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with examClock. If not, see .

# User Guide

Before students start coming into the classroom, turn on the computer and projector. In the web browser, visit one of http://facorread.github.io/examClock/ or https://facorread.gitlab.io/examClock and type your messages, instructions, clarifications about the exam contents, specific questions, glossary, rules, etc.

# Questions

Q. How do I change the messages?

A. Just click the text area and start typing.

Q. How do I set the total exam time?

A. Just click it and change it.

Q. Why the boring style?

A. White letters on a black background are easier on the eyes than black on white, particularly when looking at a screen or projection. Sans serif letters are easier to read, too. This project is designed to avoid distraction while presenting clear instructions and information.

Q. How do I change the font sizes?

A. Zoom in and out using your browser's controls.

Q. How do I change the colors, fonts, or sizes? How can I move the clock and timer around?

A. Use Chrome Developer Tools or your favorite plain text editor on the HTML/CSS code.