uwcart / mapstudy

Integrated, modularized framework for testing cartographic hypotheses
13 stars 8 forks source link

Create timer widget #19

Closed northlandiguana closed 8 years ago

northlandiguana commented 8 years ago

This should be a UI element that can be implemented on pages through the questions.json config file. It should have options to reset after page load, each set, or never, and to count up or down.

northlandiguana commented 8 years ago

Added two timers: one for pages and one for sets. Pages timer is removed after each page, or can be set to persist until another timer is set (which can be a "remove" timer that just removes the timer). Sets timer is identical only at the set level. Page timer sits in the center of the header bar, page timer sits on the right side, to the left of the icon. The countdown option auto-advances the set or page when the timer reaches 0.