Liking cljdoc? Tell your friends :D

com.yetanalytics.datasim.xapi.statement.healing

Statement healing, i.e. the repair of Statements that are missing required properties.

Statement healing, i.e. the repair of Statements that are missing
required properties.
raw docstring

activity-id-genclj

source

agent-account-genclj

source

agent-genclj

source

attachment-genclj

source

complete-activityclj

(complete-activity
  {activity-id "id" {activity-type "type"} "definition" :as activity}
  {:keys [activity-map weights]}
  rng)
source

complete-actorclj

(complete-actor {:strs [objectType member] :as authority} rng)
source

complete-agentclj

(complete-agent agent rng)
source

complete-attachmentsclj

(complete-attachments attachments rng)
source

complete-contextclj

(complete-context
  {:strs [instructor team]
   {:strs [category grouping parent other]} "contextActivities"
   :as context}
  {{profile-ver-id :inScheme} :template registration :registration :as inputs}
  rng
  &
  {:keys [sub-statement?] :or {sub-statement? false}})
source

complete-groupclj

(complete-group group rng)
source

complete-statementclj

(complete-statement statement inputs rng)

Given statement, perform statement healing by filling in missing values using rng and values from inputs.

Given `statement`, perform statement healing by filling in missing
values using `rng` and values from `inputs`.
sourceraw docstring

complete-statement-refclj

(complete-statement-ref {:strs [id] :as statement-ref} rng)
source

complete-sub-statementclj

(complete-sub-statement sub-statement inputs rng)
source

complete-verbclj

(complete-verb {verb-id "id" :as verb} {:keys [verb-map weights]} rng)
source

group-account-genclj

source

group-genclj

source

statement-ref-id-genclj

source

verb-id-genclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close