JackRose-0.8: Spaced repetition web server

Copyright(c) Michael Mounteney, 2021
LicenseBSD 3 clause
Maintainerthe project name, all lower case, at landcroft dot com
Stabilityexperimental
Portabilityundefined
Safe HaskellNone
LanguageHaskell2010

ReviewShow

Description

Present the next review item; to be called only after authorisation is obtained.

Synopsis

Documentation

showAtRoot :: JRState -> [Text] -> (UserId, [UserDeckCpt]) -> Handler Html Source #

Present the next item for review. Called after authentication, since it does not perform such itself.