Skip to content

mooclet priors structure is wrong in ui #3052

@danoswaltCL

Description

@danoswaltCL

The priors object is not prior: { success: n, failure: n }, it should actually look like the current_posteriors object, which means a success and failure count for each condition, by mooclet "version_id"

prior: { 48: { success: n, failure: n }, 49: { success: n, failure: n } }

This means updating both UI policy param display in the overview, and the TS_Configurable form in the modal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions