Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • <a interaction="i1" ...>link to an Internal Interaction</a>
  • <a category="c1" ...>link to an Internal Category</a>
  • <a masterCategory="m1" ...>link to an Internal Master Category (BICv2 only)</a>
  • <a back>go back one screen in the answerSpace</a>
  • <a home>go home (if you have defined a Home Interaction in "answerSpace Setup")</a>
  • <a login>go to login (if you have defined a Login Interactions in "answerSpace Setup")</a>

 

 

Creating a mADL (PHP) Interaction

mADL interactions are a self contained micro applications designed using BlinkAnswers Distillation Language mADL. mADL interactions are dynamic pages, able to get data to the user from a variety of sources. They perform actions when a user taps or clicks it - such as displaying information from a website. 

Interactions.pngImage Added

The other sites can be updated and the Interaction will always display the latest information.

In the Interaction Manager, choose ‘Manage Interactions’ and then ‘Interactions’.

  • Add a new Interaction.
  • The  Interaction Pane will appear.
  • Click on the Interaction Behaviour Tab.
  • Once you've named your Interaction, click the Interaction Behaviour tab.
  • In the Interaction Behaviour Tab, choose ‘Type’ of ‘madl code’.
  • Move to the 'madl code' pane.
  • Click the 'Builder' button in the lower right of the Behaviour Pane.