Advise-me-0.1: Assessment services for the Advise-Me project

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

Recognize.Data.Entry

Description

An entry is created for each request that is diagnosed. It contains the diagnosis result for each made input. At some later point it will also be filled with the assessment of the diagnosis.

Synopsis

Documentation

data Entry Source #

Constructors

Entry 

Fields

Instances
Show Entry Source # 
Instance details

Defined in Recognize.Data.Entry

Methods

showsPrec :: Int -> Entry -> ShowS #

show :: Entry -> String #

showList :: [Entry] -> ShowS #

ToHTML Entry Source # 
Instance details

Defined in Recognize.Data.Entry

ToXML Entry Source # 
Instance details

Defined in Recognize.Data.Entry

Methods

toXML :: Entry -> XML #

listToXML :: [Entry] -> XML #

Pretty Entry Source # 
Instance details

Defined in Recognize.Data.Entry

Methods

pretty :: Entry -> Doc #

prettyList :: [Entry] -> Doc #

categoryAsString :: Entry -> String Source #

Determine the category of the overal solution and then show it