{duration}
A block to display search options for duration.
Usage
{duration display:"One-day courses" duration:"1"}
{duration display:"Longer courses" duration:">5"}
{duration display:"Self-paced" duration:"selfpaced"}
display
A label to display in the user interface.
duration
The number of days the class runs for. "1" is a single day class. "selfpaced" for classes with no timetable. Use ">3" or "<3" for greater than or less than searches.
Updated 5 months ago