added

New Parsed Markdown Features

We are continuously improving not only the quality and breadth of our Advice but also the appearance of it. Our Advice Builder supports writing Advice in Markdown syntax, and our API can return parsed HTML when using the HTML Advice Content Type.

added

Assumption as Controls

We are excited to announce a brand-new format for our Assumptions. Our Assumptions (available in assumptions[]) is a list of text-based assumptions shown in the screenshot below. These Assumptions are crucial to personalizing a given scenario. Typically represented as a bulleted list like this:

added

"Follow on" Advice

Today, we are introducing a new "Follow on" Advice feature. This capability allows our Analysts to write Advice text more clearly and concisely in Advice Builder.

added

Alternate Backlinks

A Backlink links a Variable in the Advice text to the question where the user can modify the input. Usually, an Input Request is associated with a single Variable. For example, the question "How old are you?" is associated with the Age_Now Variable.

added

New Input Request "other" option

When presenting users with multiple-choice questions, we have long supported the idea of an "other" answer.

improved

Improved Markdown table rendering

The Taffrail Advice Builder supports Markdown syntax for writing and formatting Advice text. If you know Markdown, you know Markdown tables are... fun.

improved

Changed `taffrail-var` web component property

There are a series of data-backlink-* properties on <taffrail-var> web components generated by the Taffrail API when using the HTML Advice Content Type.

added

New Required Backlink attribute

Every Backlink used in Advice has a series of attributes on the web components generated by the Taffrail API when using the HTML Advice Content Type.

added

Branch Rule

Today, we are pleased to announce a significant enhancement to our Rules Engine, namely the introduction of a new type of Rule known as a "Branch Rule."

improved

Support for formatting vulgar fractions as their Unicode equivalent

There is now a custom Variable format available to support converting regular fractions to their Unicode equivalent. For example, 1/2 becomes ½.