{#if survey.id}
{/if}
{#await getCategories() then categories} {/await}
{#if survey.id}
{#await getQuestions(survey.id) then questions} {/await}
{/if}
{#if survey.id} {/if}