| Portability | portable (depends on ghc) |
|---|---|
| Stability | provisional |
| Maintainer | bastiaan.heeren@ou.nl |
| Safe Haskell | None |
Ideas.Service.FeedbackScript.Run
Description
Run a feedbackscript
Documentation
data Environment a Source
newEnvironment :: State a -> Environment aSource
feedbackDiagnosis :: Diagnosis a -> Environment a -> Script -> TextSource
feedbackHint :: Id -> Environment a -> Script -> TextSource
ruleToString :: Environment a -> Script -> Rule b -> StringSource
feedbackIds :: [Id]Source
attributeIds :: [Id]Source
conditionIds :: [Id]Source