Creating or removing Interactions can now be done outside the CMS via the BMP CLI.
...
Here are some examples of the process on a sample answerSpace called "Fake"
- First we will bring the empty answerSpace down from the BMP
Code Block | ||
---|---|---|
| ||
blinkm bmp pull |
- Now we are ready to start creating interactions.
Code Block | ||
---|---|---|
| ||
blinkm bmp create interaction default |
Info |
---|
As the interaction type was left blank, The interaction "default" was create as a madl type |