anki/ts/deck-options
Bruce Harris d7a101827a
Extend maximum answer time... (#1698)
* Extend maximum answer time...

Previously the time allowed to answer a question was capped at 10 minutes.
While this makes sense for fact recall, it limits the utility of Anki when
used for solving problems that can take more time to work through. This
extends the maximum answer time to 2 hours, which seems to be a reasonable
upper limit for solving a math or algorithm question.

* Add warning when max answer time exceeds 10 minutes

* Move warning below input field
2022-03-15 10:06:45 +10:00
..
Addons.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
AdvancedOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
AudioOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
BUILD.bazel Improved add-on extension API (#1626) 2022-02-03 14:52:11 +10:00
BuryOptions.svelte interday sibling burying is only valid in v3 2022-02-23 14:33:52 +10:00
CardStateCustomizer.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
ConfigSelector.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
DailyLimits.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
deck-options-base.scss Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
DeckOptionsPage.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
DisplayOrder.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
EnumSelector.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
EnumSelectorRow.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
HtmlAddon.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
Label.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
LapseOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
lib.test.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
lib.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
NewOptions.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
RevertButton.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SaveButton.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SpinBox.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
SpinBoxFloat.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SpinBoxFloatRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SpinBoxRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
steps.test.ts More uniform file naming 2021-07-01 12:24:16 +02:00
steps.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
StepsInput.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
StepsInputRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
strings.ts Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
Switch.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
SwitchRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
TextInputModal.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
TimerOptions.svelte Extend maximum answer time... (#1698) 2022-03-15 10:06:45 +10:00
TitledContainer.svelte Improved add-on extension API (#1626) 2022-02-03 14:52:11 +10:00
TooltipLabel.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Warning.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00