ubc-carnap-team / Rudolf

Truth Tree Widget for Carnap
2 stars 3 forks source link

Separate exportable Rudolf component from demo app scaffold. #59

Closed McTano closed 4 years ago

McTano commented 4 years ago

The project should export a Rudolf component that takes the parameters necessary to set up a single exercise (i.e. a set of formulas and possibly also a statement that is proved if the tree closes), plus a checker callback.

The additional apparatus which supports the live demo (including the premise input, prebuilt Carnap code) should be decoupled from the core component.