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

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

Service.AdviseMe

Contents

Description

 
Synopsis

Documentation

runService :: IO () Source #

Run the Advise-Me domain reasoner, and then afterwards the Bayesian networks. We defer logging of the request so that the request and the student model are logged in one fell swoop.

runDomainReasoner :: String -> IO String Source #

Run the domain reasoner directly, on a single input, without logging. Intended for internal usage.

Orphan instances

ToField Rational Source # 
Instance details

Methods

toField :: Rational -> SQLData #