FEATURE: Allow tutorials to declare prerequisite before it starts.

This commit is contained in:
Guo Xiang Tan
2017-07-13 15:12:45 +09:00
parent 79a084dd58
commit c049e18203
4 changed files with 67 additions and 27 deletions

View File

@@ -74,7 +74,7 @@ module DiscourseNarrativeBot
action: :reply_to_topic_notification_level_changed
},
reply: {
next_state: :tutorial_notification_level,
next_state: :tutorial_change_topic_notification_level,
action: :missing_topic_notification_level_change
}
},