Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

95 total results found

Enhydra

A collection of guides to Enhydra regarding code functions, question writing, and content.

Pictures Upload

newQUIL Reference Manual ENHYDRA

SVG template pictures upload You can upload pictures via the SVG template. SVG template upload o...

Syntax Highlighting

newQUIL Reference Manual ENHYDRA

For your convenience, Otter has syntax highlighting. That is why you may currently find some exam...

LATEX

newQUIL Reference Manual ENHYDRA

OTTER provides two main modes to display the question text: the standard mode and the LATEX mode....

Markdown

newQUIL Reference Manual ENHYDRA

Markdown is a lightweight markup language that you can use to add formatting elements to plaintex...

Random Words Generation

newQUIL Reference Manual ENHYDRA

Otter provides functionality to diversify questions by generating random names, colors, or units....

Random Number Generation

newQUIL Reference Manual ENHYDRA

Simple random function – r() One typical use of OTTER’s interpreter is to generate a random numb...

Random Swap

newQUIL Reference Manual ENHYDRA

Quite often when writing a question it is useful to be able to randomly choose between wordings. ...

Random Pictures Upload (SVG only)

newQUIL Reference Manual ENHYDRA

To randomize the numbers inside of an SVG picture you need to first create this SVG picture. Or, ...

ENHYDRA: OTTER's in-house programming language

newQUIL Reference Manual What is Otter and Why is Otter

Enhydra is an in-house programming language Otter uses. It's a fairly new language and it's still...

Calculating Values, Making and Displaying Them

newQUIL Reference Manual ENHYDRA

Making a calculation It is possible to let OTTER calculate the value of the mathematical express...

Variable Declaration Single, Multiple, and Multiple Ensuring Uniqueness

newQUIL Reference Manual ENHYDRA

Single declaration To declare a variable use the : sign: ###variable:value###. For example, ###a...

Mathematical Functions on Variables: median, mode, mean

newQUIL Reference Manual ENHYDRA

median() To take the median of a list of variables. Example Practical example You have a qu...

Picking and Sorting Variables: max, min, randwrong, randwrong!, randvar, randvar!, sortup, sortdown

newQUIL Reference Manual ENHYDRA

max() To take the max of a list of variables.  Example min() To take the minimum of a list ...

Otter Directives: never and must

newQUIL Reference Manual ENHYDRA

Otter directives are the rules that the system must follow. These directives can help you to dire...

Charts

newQUIL Reference Manual ENHYDRA

!!!VERY IMPORTANT!!! Charts are currently going a serious upgrade, with a range of new charts bei...

OTTER Interpreter

newQUIL Reference Manual ENHYDRA

The text written between a pair of ### signs is interpreted by the OTTER system and not displayed...

O.T.T.E.R: OTTER Teaches, Tests, Explains, & Reviews

newQUIL Reference Manual What is Otter and Why is Otter

The OTTER system is designed to allow students to practice on realistic exam-style questions, bot...

ENHYDRA cheatsheet

Cheatsheet for Enhydra functions

How to Write a Good Question

newQUIL Reference Manual

How to write good questions, answers and explanations using the correct tools and fields

newQUIL Reference Manual

A how-to guide to question generation system. Here you can find explanations for the system's log...

Best Practices & Prompts

A digest for interesting code solutions you might like to implement and prompts on how to use them

Suggest improvements here

This chapter exists for your suggestions on improvements of Enhydra & new QUIL, and advanced code...

Guidelines & Quickstarts

A great way to know Enhydra better and start faster

What is Otter and Why is Otter

newQUIL Reference Manual

You want to know what are we, so here is an explanation

ENHYDRA

newQUIL Reference Manual

Let's see what ENHYDRA can do

Best Practices

Best Practices & Prompts

Cheatsheet random words generation

ENHYDRA cheatsheet

  Description Function Possible Output Generates a random worded number from 10 to ...

Prompts

Best Practices & Prompts

How To Handle SVG

newQUIL Reference Manual

Guidelines for English Writers

Guidelines & Quickstarts

OTTER Introductory Guidelines for English and Maths Question Writers (Updated December 2021)

Guidelines for Math Writers

Guidelines & Quickstarts

OTTER Introductory Guidelines for English and Maths Question Writers (Updated December 2021)

Quickstart for English Writers

Guidelines & Quickstarts

The fast guide to get you up and running writing English questions.

Quickstart for Math Writers

Guidelines & Quickstarts

The fast guide to get you up and running writing Maths questions.

Cheatsheet functions & numbers

ENHYDRA cheatsheet

Random number generation Function Input example Effect Output example r() ...

Questions Unpacked

newQUIL Reference Manual How to Write a Good Question

Question types There are three types of questions in new QUIL: Multiple Choice, where you should...