# 感想戦画面

感想戦画面とは、議論・投票・エンディングなど全てが終わった後に表示される解説・結果画面です。

<figure><img src="/files/HsNHAi9UaHRQ14nTXSP8" alt=""><figcaption></figcaption></figure>

## タブの内容

タブに入力できる内容は「タイトル」「説明」「本文」の３つです。

タブの内容はそれぞれのタブの右上をクリックすると編集できます。

<div align="left"><figure><img src="/files/3V7Ovsqeq73X6HKGLjZu" alt="" width="375"><figcaption></figcaption></figure></div>

アプリ上の画面との対応は以下の通りです。

<figure><img src="/files/hHLAODXwsZADPD06TdF6" alt=""><figcaption></figcaption></figure>

## タイトルの出し分け

感想戦画面の一番最初に表示されるタイトルを条件に沿って出し分けることができます。

基本的に「基本タイトル」の部分のみ記載しておけば問題はないですが、「条件付きエンディングタイトルを追加」を押すと複雑な出し分けを行うことができます。

<figure><img src="/files/TYHgyvLf5cqqNOssTmZm" alt=""><figcaption></figcaption></figure>

### タブの並び替え

タブを長押しして他のタブと表示順を入れ替えることができます。

### 投票結果を表示 <a href="#vote" id="vote"></a>

投票機能は犯人投票だけでなく、調査や個別目標の達成判定など様々な場面で利用できますが、シナリオ内で設けた投票のうち、感想戦画面で結果を表示するものを選ぶことができます。

<figure><img src="/files/qRXjoByoAfC698Doviiv" alt=""><figcaption></figcaption></figure>

投票を追加したい真相タブを開き、追加をクリックします。

<figure><img src="/files/BGSS0lzHHoO54l9GaMBD" alt=""><figcaption></figcaption></figure>

投票結果を選択することにより、投票結果をプレイヤーが閲覧できるようなります。

### 未取得の手がかり一覧を表示

タブ一覧の一番右にある「未取得の手がかり一覧」というタブのトグルをonにすると、感想戦のタブ一覧の最後に、そのイベントで誰にも取得されなかった手がかりの一覧が表示されます。

<figure><img src="/files/niBi9c0oUpLtMdcnAVIz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.studio.uzu-app.com/basic-features/result.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
