##################
# Dialog phrase 0
# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Давайте начнем! Что вы думаете про мультфильм \"Гринч\"?"
    }
    OutputSpeech: "Давайте начнем! Что вы думаете про мультфильм \"Гринч\"?"
    ShouldListen: true
    SuggestButtons {
      ActionButton {
        Title: "Пропустить"
        ActionId: "skip"
      }
    }
    SuggestButtons {
      ActionButton {
        Title: "Лайк"
        ActionId: "rate_4"
      }
    }
    SuggestButtons {
      ActionButton {
        Title: "Дизлайк"
        ActionId: "rate_2"
      }
    }
    SuggestButtons {
      ActionButton {
        Title: "Хватит"
        ActionId: "stop"
      }
    }
  }
  State {
    [type.googleapis.com/NAlice.NHollywood.TVideoRaterState] {
      CurrentVideo {
        KinopoiskId: "film/738499"
        Name: "Гринч"
        RuType: "мультфильм"
      }
    }
  }
  AnalyticsInfo {
  }
  ExpectsRequest: true
  FrameActions {
    key: "rate_2"
    value {
      NluHint {
        FrameName: "rate_2"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Дизлайк"
          }
        }
      }
    }
  }
  FrameActions {
    key: "rate_4"
    value {
      NluHint {
        FrameName: "rate_4"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Лайк"
          }
        }
      }
    }
  }
  FrameActions {
    key: "skip"
    value {
      NluHint {
        FrameName: "skip"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Пропустить"
          }
        }
      }
    }
  }
  FrameActions {
    key: "stop"
    value {
      NluHint {
        FrameName: "stop"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Хватит"
          }
        }
      }
    }
  }
}
Version: "trunk@******"

##################
# Dialog phrase 1
# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Отлично. А мультфильм \"Смешарики\"?"
    }
    OutputSpeech: "Отлично. А мультфильм \"Смешарики\"?"
    ShouldListen: true
    SuggestButtons {
      ActionButton {
        Title: "Пропустить"
        ActionId: "skip"
      }
    }
    SuggestButtons {
      ActionButton {
        Title: "Лайк"
        ActionId: "rate_4"
      }
    }
    SuggestButtons {
      ActionButton {
        Title: "Дизлайк"
        ActionId: "rate_2"
      }
    }
    SuggestButtons {
      ActionButton {
        Title: "Хватит"
        ActionId: "stop"
      }
    }
  }
  State {
    [type.googleapis.com/NAlice.NHollywood.TVideoRaterState] {
      CurrentVideo {
        KinopoiskId: "film/256124"
        Name: "Смешарики"
        RuType: "мультфильм"
      }
      LastRequestTimestamp: 1579499070
    }
  }
  AnalyticsInfo {
    Events {
      RatedVideoEvent {
        ProviderItemId: "film/738499"
        TextRating: "нравится"
        Rating: 4
      }
    }
  }
  ExpectsRequest: true
  FrameActions {
    key: "rate_2"
    value {
      NluHint {
        FrameName: "rate_2"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Дизлайк"
          }
        }
      }
    }
  }
  FrameActions {
    key: "rate_4"
    value {
      NluHint {
        FrameName: "rate_4"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Лайк"
          }
        }
      }
    }
  }
  FrameActions {
    key: "skip"
    value {
      NluHint {
        FrameName: "skip"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Пропустить"
          }
        }
      }
    }
  }
  FrameActions {
    key: "stop"
    value {
      NluHint {
        FrameName: "stop"
      }
      Directives {
        List {
          TypeTextDirective {
            Text: "Хватит"
          }
        }
      }
    }
  }
  ServerDirectives {
    UpdateDatasyncDirective {
      Key: "/v1/personality/profile/alisa/kv/video_rater"
      StringValue: "[{\"kinopoisk_id\":\"film/326\",\"score\":5,\"text_score\":\"отличный\",\"timestamp\":1579499070,\"timezone\":\"Europe/Moscow\"},{\"kinopoisk_id\":\"film/535341\",\"score\":2,\"text_score\":\"скучный\",\"timestamp\":1579499070,\"timezone\":\"Europe/Moscow\"},{\"kinopoisk_id\":\"film/738499\",\"score\":4,\"text_score\":\"нравится\",\"timestamp\":1579499070,\"timezone\":\"Europe/Moscow\"}]"
    }
  }
}
Version: "trunk@******"

##################
# Dialog phrase 2
# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Окей! Вы можете в любой момент продолжить оценивать фильмы, сказав \"Алиса, хочу оценить фильм\"."
    }
    OutputSpeech: "Окей! Вы можете в любой момент продолжить оценивать фильмы, сказав \"Алиса, хочу оценить фильм\"."
  }
  State {
    [type.googleapis.com/NAlice.NHollywood.TVideoRaterState] {
      CurrentVideo {
        KinopoiskId: "film/256124"
        Name: "Смешарики"
        RuType: "мультфильм"
      }
      HasFinished: true
      LastRequestTimestamp: 1579499070
    }
  }
  AnalyticsInfo {
  }
}
Version: "trunk@******"

