/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.3.3
extensions/interactions/thumbnails.html
23 строки
3 KB
Y. Budhachandra Singh
Removes logicProof Interaction (#13336)
01 сен 2021, 22:53
Не верифицирован
01 сен 2021, 22:53
d0f2616
Код
Авторство
О чём код?
<!--Preload the interactions thumbnails.--> <!--TODO(#13465): Migrate the PNG images to the webp images.--> <link rel="preload" type="image/png" href="/extensions/interactions/RatioExpressionInput/static/RatioExpressionInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/FractionInput/static/FractionInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/AlgebraicExpressionInput/static/AlgebraicExpressionInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/CodeRepl/static/CodeRepl.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/Continue/static/Continue.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/DragAndDropSortInput/static/DragAndDropSortInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/EndExploration/static/EndExploration.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/GraphInput/static/GraphInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/ImageClickInput/static/ImageClickInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/ItemSelectionInput/static/ItemSelectionInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/MathEquationInput/static/MathEquationInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/MultipleChoiceInput/static/MultipleChoiceInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/MusicNotesInput/static/MusicNotesInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/NumberWithUnits/static/NumberWithUnits.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/NumericExpressionInput/static/NumericExpressionInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/NumericInput/static/NumericInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/PencilCodeEditor/static/PencilCodeEditor.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/SetInput/static/SetInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/TextInput/static/TextInput.png" as="image"> <link rel="preload" type="image/png" href="/extensions/interactions/InteractiveMap/static/InteractiveMap.png" as="image"> <link rel="preload" type="image/webp" href="/assets/images/avatar/user_blue_72px.webp" as="image">