Quiz #2: Introduction to Artiste - Class #3
Quiz-summary
0 of 5 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 5 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
| Average score |
|
| Your score |
|
Categories
- Adorns 0%
- AutoFX 0%
- Events 0%
-
Thank you for taking this quiz. It helps us to evaluate areas where we have been successful and areas where we need revisit. And of course most of all it is meant as a self-evaluation tool for you to guage how well you are understanding what we are trying to teach.
| Pos. | Name | Entered on | Points | Result |
|---|---|---|---|---|
| Table is loading | ||||
| No data available | ||||
- 1
- 2
- 3
- 4
- 5
- Answered
- Review
-
Question 1 of 5
1. Question
1 pointsCategory: EventsHow many seconds after pressing start will the second (2nd) event trigger?
TRACE,on
DURATION
1,”Event-1″,30
2,”Event-2″,30
3,”Event-3″,30
ENDCorrect
The time is seconds UNTIL the event is triggered.
It is accumulative for DURATION. So you need to add the total
of the previous times to the current event in question.
30 + 30 = 60Incorrect
The time is seconds UNTIL the event is triggered.
It is accumulative for DURATION. So you need to add the total
of the previous times to the current event in question.Hint
Accumulation
-
Question 2 of 5
2. Question
1 pointsCategory: EventsHow many seconds after pressing start will the second (2nd) event trigger?
TRACE,on
ELAPSED
1,”Event-1″,30
2,”Event-2″,60.5
3,”Event-3″,90Correct
Event #2 will trigger 60.5 seconds after pressing play
The time when using ELAPSED is always the exact number of seconds.Incorrect
-
Question 3 of 5
3. Question
2 pointsCategory: AdornsThis question was inspired by a question from an Artista.
What names are appropriate for Artiste adorn sub-folders in RLV?
Name all that are ok.
Correct 2 / 2PointsIncorrect / 2 PointsNames of adorn folders (below !Adorn subfolder below !RLV) must begin with (a) or (r).
Commands on *autoadorns use (-), (a), (r) -
Question 4 of 5
4. Question
2 pointsCategory: AutoFXThis question was inspired by an Artista.
Choose the correct FORMATs for sending a chat command to an external device from
an *autofx command.Choose all that are correct.
Correct 2 / 2PointsIncorrect / 2 Points -
Question 5 of 5
5. Question
1 pointsCategory: AdornsOn an *autoadorns notecard, will this give a meaningful result?
3,aRedCane,0
3,-RedCane,0Correct
Cannot have more than one *autoadorns entry with the same event number. The second one is the only one that will trigger or the last one in case there are more than 2.
This is usually the result of a typo and not intentional.Incorrect
Cannot have more than one *autoadorns entry with the same event number. The second one is the only one that will trigger or the last one in case there are more than 2.
This is usually the result of a typo and not intentional.
