Skip to main content

Check Student Int Is Greater Than

Checks if a student's integer variable is greater than a specified value.

Device Type
Jupyter

Variables:

Variable NameVariable DescriptionTypeRequired?Default
variable_nameThe name of the student's variable containing an integer.strYes
min_valueThe minimum value that the student's integer must be greater than.intYes

Examples: