{#if $appConfig.survey_url}
{#if step === 0} {#if question}{@render question()}{:else}

Help us to design a better tool, rate this report!

{/if}
{#each [...Array(5).keys()] as i} {/each}
{:else if step === 1}

{#if responses.stars == 5}Thank you! Would you like to tell us more? {:else if responses.stars == 4}What are we missing to earn 5 stars? {:else}How could we improve? {/if}

{:else if step === 2}

Thank you so much for taking the time to share your feedback!

{/if}
{/if}