> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/product-updates-and-launches/fall-updates-2021/october.md).

# October

10/28

* Class Management - update references of class type to the teaching task. (edited)&#x20;

10/27

* Scanners - On the next refetch on config it will now reference tasks and the tasks specified in the scanner modes for tasks. (launched to all resorts except for Woodward Park City)
* Barcode Scanning Class Processing - now utilizes tasks rather than Class Types.

10/26

* Settings - Shift Types - Ability to create custom Off shift categories of Off - RDO, Off - On Call, Off - Available for Privates, and Not Available.
* Settings - Tasks - Added RQ Paid Activity for Private task types.
* Settings - Scanning Modes - new menu item to specify tasks for scanning mode buttons. Also updated legacy Scanning modes to reference the class types so the user can reference this when migrating across from class types to tasks.
* Staff Profile - Ability Levels are ordered by level rather than alphabetically.
* Menu - Updated icon for Timekeeping to match the timer icon used in settings.
* Staff Profile - Updated nested control for displaying certifications.

10/25

* Certification - Added Mountain Bike related certifications and Snowboard Registered certification for PISA/AASI

10/21

* Settings - Tasks - Programs now have the same settings associated with Group Lessons with the addition of being able to specify dates.
* Profile - Training - Removing the 'Edit Certifications' button in the contextual button as it's no longer needed due to fields being moved into the General Tab of a profile.

10/18

* Availability - fix - days selected for a program were not counting towards the total days outlined in the summary page for the instructor experience.

10/7

* Availability - Programs - Added a report in responses to outline which employees have signed up for which programs.
* Timekeeping - Uploads - Ultipro type of timekeeping now can be uploaded to an FTP site.
* Timekeeping - Report - formatting of YYYY and 2 decimal places for Ultipro report.

10/6

* Availability - Programs - ability to specify programs for availability groups and allow instructors to auto-select the days for the programs selected by the instructor. (this excludes the ability to download the report which lists out which instructor signed up for which program)
* Availability - Programs - displaying programs when hovering over days in the day selector page.
* Availability - Programs - Listed out selected programs in the summary screen.
* Availability - Programs - displaying a warning message when programs selected for availability groups had dates outside the specified availability calendar range.
* Availability - Programs - updated text for selecting and deselecting programs.
* Availability - Programs - ensuring the minimum season commitment counter updates when programs are selected/deselected.

10/1

* Settings - Tasks - ability to add program dates for task type of Program
* Settings - Tasks - task type can be changed up until the setting has been used for the season
* Settings - Tasks - removed POS sync fields from private task type
* Settings - Tasks - removed the requirement of discipline being mandatory for teaching task types.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/product-updates-and-launches/fall-updates-2021/october.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
