+ {{ + notEnoughReplacementsMessage$({ + selected: selectedQuestions.length, + available: availableResources.length, + }) + }} +
++ {{ + addMoreResourcesWithNonEmptyPool$({ + available: availableResources.length, + }) + }} +
++ {{ addMoreResourcesWithEmptyPool$() }} +
+ +