Skip to content

JsExpression explanation should be made more language agnostic  #490

Description

@Remi-Gau

Minor issue

This currently reads as:

https://www.repronim.org/reproschema/schema/#computespecification

A JavaScript expression to compute a score from other variables.

This sort of presumes that only Javascript will be used for computation but I am now doing form validation with a python backend.

So I may end up putting python expression in something that says it should be Javascript. Probably would be a good thing if the schema had a way to capture what programming language is used for the expressions.

Same goes for the isVis where I am now expressing conditionals in python code and not JavaScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions