@instructure/quiz-core 22.13.1 → 22.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/banks/api/bankEntries.js +1 -1
- package/es/banks/api/banks.js +1 -1
- package/es/banks/api/copyingBanksPoller.js +1 -1
- package/es/banks/api/tagAssociations.js +1 -1
- package/es/banks/components/AddBankEntryModal/presenter.js +1 -1
- package/es/banks/components/AddToBankModal/presenter.js +1 -1
- package/es/banks/components/AsyncSearch/index.js +1 -1
- package/es/banks/components/Bank/presenter.js +1 -1
- package/es/banks/components/BankEntry/presenter.js +1 -1
- package/es/banks/components/BankEntryRow/presenter.js +1 -1
- package/es/banks/components/BankSearch/presenter.js +1 -1
- package/es/banks/components/Banks/presenter.js +1 -1
- package/es/banks/components/BanksList/presenter.js +1 -1
- package/es/banks/components/CopyMoveBankEntryModal/presenter.js +1 -1
- package/es/banks/components/CreateBankModal/presenter.js +1 -1
- package/es/banks/components/EditBankModal/presenter.js +1 -1
- package/es/banks/components/HeaderBreadCrumb/index.js +1 -1
- package/es/banks/components/HeaderMenu/presenter.js +1 -1
- package/es/banks/components/NavWrapper/presenter.js +1 -1
- package/es/banks/components/SharingModal/RootAccountSharing.js +1 -1
- package/es/banks/components/SharingModal/ShareList/index.js +1 -1
- package/es/banks/components/SharingModal/presenter.js +1 -1
- package/es/building/api/items.js +1 -1
- package/es/building/api/quizEntries.js +1 -1
- package/es/building/api/stimuli.js +1 -1
- package/es/building/components/QTIImportModal/index.js +1 -1
- package/es/building/components/layout/Sidebar/presenter.js +1 -1
- package/es/building/components/layout/header/BuildingButtons/presenter.js +1 -1
- package/es/building/components/resources/AddToBankOptions/index.js +1 -1
- package/es/building/components/resources/BanksTray/presenter.js +1 -1
- package/es/building/components/resources/DeleteStimulusModal/presenter.js +1 -1
- package/es/building/components/resources/ItemFeedbackModal/presenter.js +1 -1
- package/es/building/components/resources/MoveImmutableModal/presenter.js +1 -1
- package/es/building/components/resources/quiz/editButton/EditButton.js +1 -1
- package/es/building/components/resources/quiz/instructions/Edit/presenter.js +1 -1
- package/es/building/components/resources/quiz/instructions/Instructions/presenter.js +1 -1
- package/es/building/components/resources/quiz/instructions/Show/index.js +1 -1
- package/es/building/components/resources/quiz/title/Edit/index.js +1 -1
- package/es/building/components/resources/quiz/title/Title/presenter.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntry/presenter.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankEdit/presenter.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankShow/index.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntryEdit/Footer/presenter.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntryEdit/Header/index.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntryEdit/presenter.js +1 -1
- package/es/building/components/resources/quizEntry/QuizEntryShow/presenter.js +1 -1
- package/es/common/api/helpers.js +1 -1
- package/es/common/api/quizSessions.js +1 -1
- package/es/common/components/AccessCodeTextInput/index.js +1 -1
- package/es/common/components/ConfirmationModal/presenter.js +1 -1
- package/es/common/components/ImportModal/ImportFileSelector/index.js +1 -1
- package/es/common/components/ImportModal/presenter.js +1 -1
- package/es/common/components/Pin/presenter.js +1 -1
- package/es/common/components/PreviewFrame/index.js +1 -1
- package/es/common/components/PrintFontSizeModal/presenter.js +1 -1
- package/es/common/components/RceConfigProvider/rceConfigErrorMessages.js +1 -1
- package/es/common/components/SDKApp/index.js +1 -1
- package/es/common/components/alerts/presenter.js +1 -1
- package/es/common/components/layout/Page/index.js +1 -1
- package/es/common/components/layout/header/Calculator/presenter.js +1 -1
- package/es/common/components/layout/header/HeaderMenuButton/presenter.js +1 -1
- package/es/common/components/layout/header/Timer/presenter.js +1 -1
- package/es/common/components/layout/navbar/index.js +1 -1
- package/es/common/components/layout/sidebar/PositionSummary/index.js +1 -1
- package/es/common/components/layout/sidebar/Sidebar/Pin.js +1 -1
- package/es/common/components/layout/sidebar/Sidebar/index.js +1 -1
- package/es/common/components/layout/sidebar/SidebarItem/index.js +1 -1
- package/es/common/components/layout/sidebar/SidebarItem/presenter.js +1 -1
- package/es/common/components/layout/sidebar/Stimulus/Collection/presenter.js +1 -1
- package/es/common/components/layout/sidebar/Stimulus/Summary/presenter.js +1 -1
- package/es/common/components/layout/sidebar/Stimulus/presenter.js +1 -1
- package/es/common/components/resources/BankSelection/presenter.js +1 -1
- package/es/common/components/resources/WarningWrapper/index.js +1 -1
- package/es/common/components/resources/entry/EntrySave/presenter.js +1 -1
- package/es/common/components/resources/item/ItemEdit/presenter.js +1 -1
- package/es/common/components/resources/quiz/AddContent/Body/presenter.js +1 -1
- package/es/common/components/resources/quiz/AddContent/Button/index.js +1 -1
- package/es/common/components/resources/quiz/AddContent/Modal/presenter.js +1 -1
- package/es/common/components/resources/quizSessionResult/Header/index.js +1 -1
- package/es/common/components/resources/quizSessionResult/Info/index.js +1 -1
- package/es/common/components/resources/sessionItemResult/ResultStimulus/index.js +1 -1
- package/es/common/components/resources/sessionItemResult/SessionItemResult/presenter.js +1 -1
- package/es/common/components/resources/sessionItemResult/SessionItemResultsList/index.js +1 -1
- package/es/common/components/resources/stimulus/StimulusEdit/presenter.js +1 -1
- package/es/common/components/resources/stimulus/StimulusEditInfo/presenter.js +1 -1
- package/es/common/components/resources/stimulus/StimulusShow/index.js +1 -1
- package/es/common/components/resources/stimulus/StimulusShowInfo/index.js +1 -1
- package/es/common/components/shared/FormattedDuration/index.js +1 -1
- package/es/common/components/shared/GenericAsyncSearch/GenericAsyncSearch.js +1 -1
- package/es/common/components/shared/InteractionTypes/presenter.js +1 -1
- package/es/common/components/shared/Paginator/index.js +1 -1
- package/es/common/components/shared/PrintTrigger/presenter.js +1 -1
- package/es/common/components/shared/TagDisplay/index.js +1 -1
- package/es/common/components/shared/TagSelect/presenter.js +1 -1
- package/es/common/components/shared/TagWrapper/presenter.js +1 -1
- package/es/common/components/shared/TimeUnitsInput/index.js +1 -1
- package/es/common/components/shared/drag_and_drop/DragAndDropZone/index.js +1 -1
- package/es/common/components/shared/drag_and_drop/DragHandle/presenter.js +1 -1
- package/es/common/components/shared/return_button/ReturnButton.js +1 -1
- package/es/common/components/shared/spinner/Spinner.js +1 -1
- package/es/common/middleware/sharedBanksMiddleware.js +1 -1
- package/es/common/records/Bank.js +1 -1
- package/es/common/records/Item.js +1 -1
- package/es/common/records/Quiz.js +1 -1
- package/es/common/records/QuizAnalysis.js +1 -1
- package/es/common/records/QuizEntry.js +1 -1
- package/es/common/records/Stimulus.js +1 -1
- package/es/common/util/Fetcher.js +1 -1
- package/es/common/util/TimerService.js +1 -1
- package/es/common/util/formatTimespan.js +1 -1
- package/es/common/util/interactionTypeMetadata.js +1 -1
- package/es/common/util/interactionTypePropsHelper.js +1 -1
- package/es/common/util/maxContent.js +1 -1
- package/es/common/util/useRemoteComponent.js +1 -1
- package/es/common/util/warningHelpers.js +1 -1
- package/es/grading/api/quizEntryRegrades.js +1 -1
- package/es/moderating/components/events/PageBlurredEvent.js +1 -1
- package/es/moderating/components/events/PageFocusedEvent.js +1 -1
- package/es/moderating/components/events/ResponseEvent.js +1 -1
- package/es/moderating/components/events/SessionStartEvent.js +1 -1
- package/es/moderating/components/events/SessionSubmitEvent.js +1 -1
- package/es/moderating/components/resources/AccommodationsModal/ExtraAttemptSettings/ExtraAttemptsInput/index.js +1 -1
- package/es/moderating/components/resources/AccommodationsModal/ExtraAttemptSettings/index.js +1 -1
- package/es/moderating/components/resources/AccommodationsModal/ExtraTimeMultiplier/index.js +1 -1
- package/es/moderating/components/resources/AccommodationsModal/ExtraTimeSettings/index.js +1 -1
- package/es/moderating/components/resources/AccommodationsModal/ReduceAnswerChoicesSettings/index.js +1 -1
- package/es/moderating/components/resources/AccommodationsModal/index.js +1 -1
- package/es/moderating/components/resources/ElapsedTime.js +1 -1
- package/es/moderating/components/resources/EventDetails.js +1 -1
- package/es/moderating/components/resources/ModerateTable/presenter.js +1 -1
- package/es/moderating/components/resources/ModerateTableRow/presenter.js +1 -1
- package/es/moderating/components/resources/OutstandingQuizzesModal/presenter.js +1 -1
- package/es/moderating/components/resources/RetryGradePassbackButton/presenter.js +1 -1
- package/es/moderating/components/resources/util/renderEventSummary.js +1 -1
- package/es/moderating/components/sidebar/ModerateTray/presenter.js +1 -1
- package/es/moderating/components/sidebar/ResetQuiz/presenter.js +1 -1
- package/es/reporting/components/MetricsListItem/index.js +1 -1
- package/es/reporting/components/charts/CentileDistribution/presenter.js +1 -1
- package/es/reporting/components/charts/Distribution/presenter.js +1 -1
- package/es/reporting/components/charts/QuintileDistribution/presenter.js +1 -1
- package/es/reporting/components/itemAnalysis/AnswerFrequencySummary/index.js +1 -1
- package/es/reporting/components/itemAnalysis/ItemAnalysisRow/presenter.js +1 -1
- package/es/reporting/components/quizAnalysis/QuizAnalysisOverview.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/ChoiceTypeTableRow/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/CategorizationType.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/MatchingType.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/MatchingTypeTable/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/OrderingType.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/NumericType/ChoiceTypeWithInfo/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/NumericType/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/RichFillBlankType/ChoiceGroupTypeTable/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/ScoreDistributionType/Table/index.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/ScoreDistributionType/index.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsTableWrapper/popoverContent.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsTableWrapper/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AggregationTable/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ChoiceTypeTable/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ExpandableCard/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/ExportButton/index.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/MetricPopover/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/popoverContent.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/popoverContent.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/ReportCard/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/charts/ScoreDistribution/presenter.js +1 -1
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/presenter.js +1 -1
- package/es/reporting/components/resources/QuizAndItemAnalysis/presenter.js +1 -1
- package/es/reporting/components/resources/ReportCard/index.js +1 -1
- package/es/reporting/components/resources/ReportList/index.js +1 -1
- package/es/reporting/components/resources/StudentAnalysis/ReportCard/presenter.js +1 -1
- package/es/reporting/components/resources/common/AnalysisUpdateDate/index.js +1 -1
- package/es/reporting/components/resources/common/ExportButton/index.js +1 -1
- package/es/reporting/components/resources/common/errorMessages.js +1 -1
- package/es/reporting/components/resources/common/utils.js +1 -1
- package/es/taking/api/taking.js +1 -1
- package/lib/banks/api/bankEntries.js +1 -1
- package/lib/banks/api/banks.js +1 -1
- package/lib/banks/api/copyingBanksPoller.js +1 -1
- package/lib/banks/api/tagAssociations.js +1 -1
- package/lib/banks/components/AddBankEntryModal/presenter.js +1 -1
- package/lib/banks/components/AddToBankModal/presenter.js +1 -1
- package/lib/banks/components/AsyncSearch/index.js +1 -1
- package/lib/banks/components/Bank/presenter.js +1 -1
- package/lib/banks/components/BankEntry/presenter.js +1 -1
- package/lib/banks/components/BankEntryRow/presenter.js +1 -1
- package/lib/banks/components/BankSearch/presenter.js +1 -1
- package/lib/banks/components/Banks/presenter.js +1 -1
- package/lib/banks/components/BanksList/presenter.js +1 -1
- package/lib/banks/components/CopyMoveBankEntryModal/presenter.js +1 -1
- package/lib/banks/components/CreateBankModal/presenter.js +1 -1
- package/lib/banks/components/EditBankModal/presenter.js +1 -1
- package/lib/banks/components/HeaderBreadCrumb/index.js +1 -1
- package/lib/banks/components/HeaderMenu/presenter.js +1 -1
- package/lib/banks/components/NavWrapper/presenter.js +1 -1
- package/lib/banks/components/SharingModal/RootAccountSharing.js +1 -1
- package/lib/banks/components/SharingModal/ShareList/index.js +1 -1
- package/lib/banks/components/SharingModal/presenter.js +1 -1
- package/lib/building/api/items.js +1 -1
- package/lib/building/api/quizEntries.js +1 -1
- package/lib/building/api/stimuli.js +1 -1
- package/lib/building/components/QTIImportModal/index.js +1 -1
- package/lib/building/components/layout/Sidebar/presenter.js +1 -1
- package/lib/building/components/layout/header/BuildingButtons/presenter.js +1 -1
- package/lib/building/components/resources/AddToBankOptions/index.js +1 -1
- package/lib/building/components/resources/BanksTray/presenter.js +1 -1
- package/lib/building/components/resources/DeleteStimulusModal/presenter.js +1 -1
- package/lib/building/components/resources/ItemFeedbackModal/presenter.js +1 -1
- package/lib/building/components/resources/MoveImmutableModal/presenter.js +1 -1
- package/lib/building/components/resources/quiz/editButton/EditButton.js +1 -1
- package/lib/building/components/resources/quiz/instructions/Edit/presenter.js +1 -1
- package/lib/building/components/resources/quiz/instructions/Instructions/presenter.js +1 -1
- package/lib/building/components/resources/quiz/instructions/Show/index.js +1 -1
- package/lib/building/components/resources/quiz/title/Edit/index.js +1 -1
- package/lib/building/components/resources/quiz/title/Title/presenter.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntry/presenter.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankEdit/presenter.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankShow/index.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntryEdit/Footer/presenter.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntryEdit/Header/index.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntryEdit/presenter.js +1 -1
- package/lib/building/components/resources/quizEntry/QuizEntryShow/presenter.js +1 -1
- package/lib/common/api/helpers.js +1 -1
- package/lib/common/api/quizSessions.js +1 -1
- package/lib/common/components/AccessCodeTextInput/index.js +1 -1
- package/lib/common/components/ConfirmationModal/presenter.js +1 -1
- package/lib/common/components/ImportModal/ImportFileSelector/index.js +1 -1
- package/lib/common/components/ImportModal/presenter.js +1 -1
- package/lib/common/components/Pin/presenter.js +1 -1
- package/lib/common/components/PreviewFrame/index.js +1 -1
- package/lib/common/components/PrintFontSizeModal/presenter.js +1 -1
- package/lib/common/components/RceConfigProvider/rceConfigErrorMessages.js +1 -1
- package/lib/common/components/SDKApp/index.js +2 -2
- package/lib/common/components/alerts/presenter.js +1 -1
- package/lib/common/components/layout/Page/index.js +1 -1
- package/lib/common/components/layout/header/Calculator/presenter.js +1 -1
- package/lib/common/components/layout/header/HeaderMenuButton/presenter.js +1 -1
- package/lib/common/components/layout/header/Timer/presenter.js +1 -1
- package/lib/common/components/layout/navbar/index.js +1 -1
- package/lib/common/components/layout/sidebar/PositionSummary/index.js +1 -1
- package/lib/common/components/layout/sidebar/Sidebar/Pin.js +1 -1
- package/lib/common/components/layout/sidebar/Sidebar/index.js +1 -1
- package/lib/common/components/layout/sidebar/SidebarItem/index.js +1 -1
- package/lib/common/components/layout/sidebar/SidebarItem/presenter.js +1 -1
- package/lib/common/components/layout/sidebar/Stimulus/Collection/presenter.js +1 -1
- package/lib/common/components/layout/sidebar/Stimulus/Summary/presenter.js +1 -1
- package/lib/common/components/layout/sidebar/Stimulus/presenter.js +1 -1
- package/lib/common/components/resources/BankSelection/presenter.js +1 -1
- package/lib/common/components/resources/WarningWrapper/index.js +1 -1
- package/lib/common/components/resources/entry/EntrySave/presenter.js +1 -1
- package/lib/common/components/resources/item/ItemEdit/presenter.js +1 -1
- package/lib/common/components/resources/quiz/AddContent/Body/presenter.js +1 -1
- package/lib/common/components/resources/quiz/AddContent/Button/index.js +1 -1
- package/lib/common/components/resources/quiz/AddContent/Modal/presenter.js +1 -1
- package/lib/common/components/resources/quizSessionResult/Header/index.js +1 -1
- package/lib/common/components/resources/quizSessionResult/Info/index.js +1 -1
- package/lib/common/components/resources/sessionItemResult/ResultStimulus/index.js +1 -1
- package/lib/common/components/resources/sessionItemResult/SessionItemResult/presenter.js +1 -1
- package/lib/common/components/resources/sessionItemResult/SessionItemResultsList/index.js +1 -1
- package/lib/common/components/resources/stimulus/StimulusEdit/presenter.js +1 -1
- package/lib/common/components/resources/stimulus/StimulusEditInfo/presenter.js +1 -1
- package/lib/common/components/resources/stimulus/StimulusShow/index.js +1 -1
- package/lib/common/components/resources/stimulus/StimulusShowInfo/index.js +1 -1
- package/lib/common/components/shared/FormattedDuration/index.js +1 -1
- package/lib/common/components/shared/GenericAsyncSearch/GenericAsyncSearch.js +1 -1
- package/lib/common/components/shared/InteractionTypes/presenter.js +1 -1
- package/lib/common/components/shared/Paginator/index.js +1 -1
- package/lib/common/components/shared/PrintTrigger/presenter.js +1 -1
- package/lib/common/components/shared/TagDisplay/index.js +1 -1
- package/lib/common/components/shared/TagSelect/presenter.js +1 -1
- package/lib/common/components/shared/TagWrapper/presenter.js +1 -1
- package/lib/common/components/shared/TimeUnitsInput/index.js +1 -1
- package/lib/common/components/shared/drag_and_drop/DragAndDropZone/index.js +1 -1
- package/lib/common/components/shared/drag_and_drop/DragHandle/presenter.js +1 -1
- package/lib/common/components/shared/return_button/ReturnButton.js +1 -1
- package/lib/common/components/shared/spinner/Spinner.js +1 -1
- package/lib/common/middleware/sharedBanksMiddleware.js +1 -1
- package/lib/common/records/Bank.js +1 -1
- package/lib/common/records/Item.js +1 -1
- package/lib/common/records/Quiz.js +1 -1
- package/lib/common/records/QuizAnalysis.js +1 -1
- package/lib/common/records/QuizEntry.js +1 -1
- package/lib/common/records/Stimulus.js +1 -1
- package/lib/common/util/Fetcher.js +1 -1
- package/lib/common/util/TimerService.js +1 -1
- package/lib/common/util/formatTimespan.js +1 -1
- package/lib/common/util/interactionTypeMetadata.js +1 -1
- package/lib/common/util/interactionTypePropsHelper.js +1 -1
- package/lib/common/util/maxContent.js +1 -1
- package/lib/common/util/useRemoteComponent.js +1 -1
- package/lib/common/util/warningHelpers.js +1 -1
- package/lib/grading/api/quizEntryRegrades.js +1 -1
- package/lib/moderating/components/events/PageBlurredEvent.js +1 -1
- package/lib/moderating/components/events/PageFocusedEvent.js +1 -1
- package/lib/moderating/components/events/ResponseEvent.js +1 -1
- package/lib/moderating/components/events/SessionStartEvent.js +1 -1
- package/lib/moderating/components/events/SessionSubmitEvent.js +1 -1
- package/lib/moderating/components/resources/AccommodationsModal/ExtraAttemptSettings/ExtraAttemptsInput/index.js +1 -1
- package/lib/moderating/components/resources/AccommodationsModal/ExtraAttemptSettings/index.js +1 -1
- package/lib/moderating/components/resources/AccommodationsModal/ExtraTimeMultiplier/index.js +1 -1
- package/lib/moderating/components/resources/AccommodationsModal/ExtraTimeSettings/index.js +1 -1
- package/lib/moderating/components/resources/AccommodationsModal/ReduceAnswerChoicesSettings/index.js +1 -1
- package/lib/moderating/components/resources/AccommodationsModal/index.js +1 -1
- package/lib/moderating/components/resources/ElapsedTime.js +1 -1
- package/lib/moderating/components/resources/EventDetails.js +1 -1
- package/lib/moderating/components/resources/ModerateTable/presenter.js +1 -1
- package/lib/moderating/components/resources/ModerateTableRow/presenter.js +1 -1
- package/lib/moderating/components/resources/OutstandingQuizzesModal/presenter.js +1 -1
- package/lib/moderating/components/resources/RetryGradePassbackButton/presenter.js +1 -1
- package/lib/moderating/components/resources/util/renderEventSummary.js +1 -1
- package/lib/moderating/components/sidebar/ModerateTray/presenter.js +1 -1
- package/lib/moderating/components/sidebar/ResetQuiz/presenter.js +1 -1
- package/lib/reporting/components/MetricsListItem/index.js +1 -1
- package/lib/reporting/components/charts/CentileDistribution/presenter.js +1 -1
- package/lib/reporting/components/charts/Distribution/presenter.js +1 -1
- package/lib/reporting/components/charts/QuintileDistribution/presenter.js +1 -1
- package/lib/reporting/components/itemAnalysis/AnswerFrequencySummary/index.js +1 -1
- package/lib/reporting/components/itemAnalysis/ItemAnalysisRow/presenter.js +1 -1
- package/lib/reporting/components/quizAnalysis/QuizAnalysisOverview.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/ChoiceTypeTableRow/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/CategorizationType.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/MatchingType.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/MatchingTypeTable/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/OrderingType.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/NumericType/ChoiceTypeWithInfo/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/NumericType/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/RichFillBlankType/ChoiceGroupTypeTable/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/ScoreDistributionType/Table/index.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/ScoreDistributionType/index.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsTableWrapper/popoverContent.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsTableWrapper/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AggregationTable/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ChoiceTypeTable/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ExpandableCard/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/ExportButton/index.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/MetricPopover/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/popoverContent.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/popoverContent.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/ReportCard/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/charts/ScoreDistribution/presenter.js +1 -1
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/presenter.js +1 -1
- package/lib/reporting/components/resources/QuizAndItemAnalysis/presenter.js +1 -1
- package/lib/reporting/components/resources/ReportCard/index.js +1 -1
- package/lib/reporting/components/resources/ReportList/index.js +1 -1
- package/lib/reporting/components/resources/StudentAnalysis/ReportCard/presenter.js +1 -1
- package/lib/reporting/components/resources/common/AnalysisUpdateDate/index.js +1 -1
- package/lib/reporting/components/resources/common/ExportButton/index.js +1 -1
- package/lib/reporting/components/resources/common/errorMessages.js +1 -1
- package/lib/reporting/components/resources/common/utils.js +1 -1
- package/lib/taking/api/taking.js +1 -1
- package/package.json +8 -8
|
@@ -10,7 +10,7 @@ import { getBank } from './banks';
|
|
|
10
10
|
import { handleError } from '../../common/api/helpers';
|
|
11
11
|
import get from 'lodash/get';
|
|
12
12
|
import { BANKS_BANK_ENTRY_PAGINATION, GET_BANK_ENTRIES_CALL, GET_BANK_ENTRY_CALL, UPDATE_BANK_ENTRY_CALL, CREATE_BANK_ENTRY_CALL, COPY_BANK_ENTRY_CALL, REMOVE_BANK_ENTRY_CALL } from '@instructure/quiz-common';
|
|
13
|
-
import t from '@instructure/quiz-i18n/
|
|
13
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
14
14
|
export var getBankEntries = function getBankEntries(bankId, useBankSearch) {
|
|
15
15
|
var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
|
|
16
16
|
var page = params.page,
|
package/es/banks/api/banks.js
CHANGED
|
@@ -11,7 +11,7 @@ import { archiveBank } from '../../common/actions/banks';
|
|
|
11
11
|
import { removeSharedBank, updateSharedBankPermission as updateSharedBankPermissionAction, getSharedBanksAction } from '../../common/actions/sharedBanks';
|
|
12
12
|
import { sharedBankLoadingAction } from '../../common/actions/sharingModal';
|
|
13
13
|
import { clear, newActiveBankEntry, newActiveBank } from '../../common/actions/ui';
|
|
14
|
-
import t from '@instructure/quiz-i18n/
|
|
14
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
15
15
|
import { handleError } from '../../common/api/helpers';
|
|
16
16
|
import { removeFromPolling } from './copyingBanksPoller';
|
|
17
17
|
import { BANKS_BANK_PAGINATION, BANKS_BANK_ENTRY_PAGINATION, DELETE_BANK_CALL, UPDATE_BANK_CALL, READ_ONLY, REMOVED_ACCESS, SHARED_WITH_USER, SHARED_WITH_COURSE } from '@instructure/quiz-common';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator";
|
|
2
2
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
3
|
-
import t from '@instructure/quiz-i18n/
|
|
3
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
4
4
|
import { addError, addSuccess } from '../../common/actions/alerts';
|
|
5
5
|
import { getSpecificBanks } from './banks';
|
|
6
6
|
var pollingBanks = [];
|
|
@@ -4,7 +4,7 @@ import Fetcher from '../../common/util/Fetcher';
|
|
|
4
4
|
import { handleError } from '../../common/api/helpers';
|
|
5
5
|
import { addTagAssociation, removePendingAdditionTagAssociation, removePendingDeletionTagAssociation, removeTagAssociation, setTagSuggestions } from '../../common/actions/tagAssociations';
|
|
6
6
|
import { GET_TAG_SUGGESTIONS, CREATE_TAG_ASSOCIATION, DELETE_TAG_ASSOCIATION } from '@instructure/quiz-common';
|
|
7
|
-
import t from '@instructure/quiz-i18n/
|
|
7
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
8
8
|
export var getTagSuggestions = function getTagSuggestions(entryType, entryId, text) {
|
|
9
9
|
return function (dispatch, getState) {
|
|
10
10
|
var url = '/api/tags';
|
|
@@ -25,7 +25,7 @@ import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
|
25
25
|
import first from 'lodash/first';
|
|
26
26
|
import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
27
27
|
import { Heading } from '@instructure/ui-heading';
|
|
28
|
-
import t from '@instructure/quiz-i18n/
|
|
28
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
29
29
|
import InteractionTypes from '../../../common/components/shared/InteractionTypes';
|
|
30
30
|
import { XSMALL_SIDE_MARGIN, Modal, ModalHeader, ModalBody, ModalFooter } from '@instructure/quiz-common';
|
|
31
31
|
export var AddBankEntryModal = /*#__PURE__*/function (_Component) {
|
|
@@ -26,7 +26,7 @@ import { RadioInputGroup, RadioInput } from '@instructure/ui-radio-input';
|
|
|
26
26
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
27
27
|
import Bank from '../../../common/records/Bank';
|
|
28
28
|
import BankSelection from '../../../common/components/resources/BankSelection/presenter';
|
|
29
|
-
import t from '@instructure/quiz-i18n/
|
|
29
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
30
30
|
import { Modal, ModalHeader, ModalBody, ModalFooter, TextInput, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
31
31
|
import { featureOn } from '../../../common/util/featureCheck';
|
|
32
32
|
export var AddToBankModal = /*#__PURE__*/function (_Component) {
|
|
@@ -25,7 +25,7 @@ import React, { Component } from 'react';
|
|
|
25
25
|
import PropTypes from 'prop-types';
|
|
26
26
|
import debounce from 'lodash/fp/debounce';
|
|
27
27
|
import find from 'lodash/fp/find';
|
|
28
|
-
import t from '@instructure/quiz-i18n/
|
|
28
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
29
29
|
import { Spinner } from '@instructure/ui-spinner';
|
|
30
30
|
import TagWrapper from '../../../common/components/shared/TagWrapper';
|
|
31
31
|
import { SHARED_WITH_USER, SHARED_WITH_COURSE, SHARED_WITH_ACCOUNT, SELECT_EMPTY_OPTION, Select } from '@instructure/quiz-common';
|
|
@@ -41,7 +41,7 @@ import BankRecord from '../../../common/records/Bank';
|
|
|
41
41
|
import Page from '../../../common/components/layout/Page';
|
|
42
42
|
import PaginatedCollection from '../../../common/components/shared/PaginatedCollection';
|
|
43
43
|
import QuizEntry from '../../../common/records/QuizEntry';
|
|
44
|
-
import t from '@instructure/quiz-i18n/
|
|
44
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
45
45
|
import debounceLatestPromise from '../../../common/util/debounceLatestPromise';
|
|
46
46
|
import AddBankEntryModal from '../../../banks/components/AddBankEntryModal';
|
|
47
47
|
import BankEntriesList from '../../../banks/components/BankEntriesList';
|
|
@@ -51,7 +51,7 @@ import StimulusEditInfo from '../../../common/components/resources/stimulus/Stim
|
|
|
51
51
|
import StimulusShowInfo from '../../../common/components/resources/stimulus/StimulusShowInfo';
|
|
52
52
|
import TagSuggestSelect from '../../../common/components/shared/TagSuggestSelect';
|
|
53
53
|
import WarningWrapper from '../../../common/components/resources/WarningWrapper';
|
|
54
|
-
import t from '@instructure/quiz-i18n/
|
|
54
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
55
55
|
import { createItem } from '../../../building/api/items';
|
|
56
56
|
import { createStimulus } from '../../../building/api/stimuli';
|
|
57
57
|
import { propsForItemVersioningWrapper, propsForStimulusVersioningWrapper } from '../../../common/util/warningHelpers';
|
|
@@ -35,7 +35,7 @@ import { jsx } from '@instructure/emotion';
|
|
|
35
35
|
import { BUILD_TRAY_POSITION, COPY_MOVE_BANK_ENTRY_MODAL, SET_EDIT_BUTTON_FOCUS, withI18nSupport, withStyleOverrides } from '@instructure/quiz-common';
|
|
36
36
|
import { RichContentRenderer } from '@instructure/quiz-rce';
|
|
37
37
|
import { extractTextFromHtml } from '@instructure/quiz-interactions';
|
|
38
|
-
import t from '@instructure/quiz-i18n/
|
|
38
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
39
39
|
import CopyMoveBankEntryModal from '../CopyMoveBankEntryModal';
|
|
40
40
|
import ExpandButton from '../../../common/components/shared/ExpandButton';
|
|
41
41
|
import QuizEntry from '../../../common/records/QuizEntry';
|
|
@@ -31,7 +31,7 @@ import { View } from '@instructure/ui-view';
|
|
|
31
31
|
import { Text } from '@instructure/ui-text';
|
|
32
32
|
import { AccessibleContent, ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
33
33
|
import { jsx } from '@instructure/emotion';
|
|
34
|
-
import t from '@instructure/quiz-i18n/
|
|
34
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
35
35
|
import TagSuggestSelect from '../../../common/components/shared/TagSuggestSelect';
|
|
36
36
|
import { interactionTypesNameDictionary } from '../../../common/util/interactionTypeMetadata';
|
|
37
37
|
import generateStyle from './styles';
|
|
@@ -38,7 +38,7 @@ import debounce from 'lodash/fp/debounce';
|
|
|
38
38
|
import Page from '../../../common/components/layout/Page';
|
|
39
39
|
import { HeaderBreadCrumb } from '../HeaderBreadCrumb';
|
|
40
40
|
import PaginatedCollection from '../../../common/components/shared/PaginatedCollection';
|
|
41
|
-
import t from '@instructure/quiz-i18n/
|
|
41
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
42
42
|
import { BANKS_BANK_FILTERS, BANKS_BANK_PAGINATION, CREATE_BANK_MODAL, SHARED_WITH_ACCOUNT, withStyleOverrides, SimpleSelect, TextInput } from '@instructure/quiz-common';
|
|
43
43
|
import BanksList from '../../../banks/components/BanksList';
|
|
44
44
|
import CreateBankModal from '../../../banks/components/CreateBankModal';
|
|
@@ -42,7 +42,7 @@ import CustomPropTypes from '../../../common/util/CustomPropTypes';
|
|
|
42
42
|
import IfFeature from '../../../common/components/shared/IfFeature';
|
|
43
43
|
import EditBankModal from '../EditBankModal';
|
|
44
44
|
import SharingModal from '../SharingModal';
|
|
45
|
-
import t from '@instructure/quiz-i18n/
|
|
45
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
46
46
|
import generateStyle from './styles';
|
|
47
47
|
import generateComponentTheme from './theme';
|
|
48
48
|
export var BanksList = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BanksList = /*#__PURE__*/function (_withI18nSupport) {
|
|
@@ -25,7 +25,7 @@ import { RadioInputGroup, RadioInput } from '@instructure/ui-radio-input';
|
|
|
25
25
|
import { Checkbox } from '@instructure/ui-checkbox';
|
|
26
26
|
import { Heading } from '@instructure/ui-heading';
|
|
27
27
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
28
|
-
import t from '@instructure/quiz-i18n/
|
|
28
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
29
29
|
import Bank from '../../../common/records/Bank';
|
|
30
30
|
import BankSelection from '../../../common/components/resources/BankSelection/presenter';
|
|
31
31
|
import { Modal, ModalHeader, ModalBody, ModalFooter, COPY_MOVE_BANK_ENTRY_MODAL_KEEP_COPY, TextInput, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
@@ -27,7 +27,7 @@ import { Checkbox } from '@instructure/ui-checkbox';
|
|
|
27
27
|
import { View } from '@instructure/ui-view';
|
|
28
28
|
import { Heading } from '@instructure/ui-heading';
|
|
29
29
|
import { jsx } from '@instructure/emotion';
|
|
30
|
-
import t from '@instructure/quiz-i18n/
|
|
30
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
31
31
|
import Bank from '../../../common/records/Bank';
|
|
32
32
|
import { toErrors } from '../../../common/util/instUIMessages';
|
|
33
33
|
import { Modal, ModalHeader, ModalBody, ModalFooter, TextInput, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
@@ -25,7 +25,7 @@ import PropTypes from 'prop-types';
|
|
|
25
25
|
import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
26
26
|
import { Heading } from '@instructure/ui-heading';
|
|
27
27
|
import { jsx } from '@instructure/emotion';
|
|
28
|
-
import t from '@instructure/quiz-i18n/
|
|
28
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
29
29
|
import { toErrors } from '../../../common/util/instUIMessages';
|
|
30
30
|
import { Modal, ModalHeader, ModalBody, ModalFooter, TextInput, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
31
31
|
import Bank from '../../../common/records/Bank';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React, { useEffect, useRef } from 'react';
|
|
2
2
|
import ReactDOM from 'react-dom';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
|
-
import t from '@instructure/quiz-i18n/
|
|
4
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
5
5
|
import { Breadcrumb, BreadcrumbLink } from '@instructure/ui-breadcrumb';
|
|
6
6
|
export function HeaderBreadCrumb(_ref) {
|
|
7
7
|
var _ref$returnToUrl = _ref.returnToUrl,
|
|
@@ -34,7 +34,7 @@ import QTIImportModal from '../../../building/components/QTIImportModal';
|
|
|
34
34
|
import { PARENT_TYPE_BANK, withStyleOverrides } from '@instructure/quiz-common';
|
|
35
35
|
import generateStyle from './styles';
|
|
36
36
|
import generateComponentTheme from './theme';
|
|
37
|
-
import t from '@instructure/quiz-i18n/
|
|
37
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
38
38
|
export var HeaderMenu = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_HeaderMenu = /*#__PURE__*/function (_Component) {
|
|
39
39
|
function HeaderMenu() {
|
|
40
40
|
_classCallCheck(this, HeaderMenu);
|
|
@@ -33,7 +33,7 @@ import { BreadcrumbLink } from '@instructure/ui-breadcrumb';
|
|
|
33
33
|
import { IconBankLine } from '@instructure/ui-icons';
|
|
34
34
|
import { View } from '@instructure/ui-view';
|
|
35
35
|
import { jsx, Global } from '@instructure/emotion';
|
|
36
|
-
import t from '@instructure/quiz-i18n/
|
|
36
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
37
37
|
import generateStyle from './styles';
|
|
38
38
|
import generateComponentTheme from './theme';
|
|
39
39
|
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
@@ -29,7 +29,7 @@ import { Grid } from '@instructure/ui-grid';
|
|
|
29
29
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
30
30
|
import generateStyle from './styles';
|
|
31
31
|
import generateComponentTheme from './theme';
|
|
32
|
-
import t from '@instructure/quiz-i18n/
|
|
32
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
33
33
|
export var RootAccountSharing = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_RootAccountSharing = /*#__PURE__*/function (_Component) {
|
|
34
34
|
function RootAccountSharing() {
|
|
35
35
|
var _this2;
|
|
@@ -30,7 +30,7 @@ import { Avatar } from '@instructure/ui-avatar';
|
|
|
30
30
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
31
31
|
import { jsx } from '@instructure/emotion';
|
|
32
32
|
import { CAN_EDIT, READ_ONLY, REMOVED_ACCESS, SHARED_WITH_COURSE, SimpleSelect, withStyleOverrides } from '@instructure/quiz-common';
|
|
33
|
-
import t from '@instructure/quiz-i18n/
|
|
33
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
34
34
|
import { ContextualIconButton } from '../ContextualIconButton';
|
|
35
35
|
import generateStyle from './styles';
|
|
36
36
|
export var ShareList = (_dec = withStyleOverrides(generateStyle, null), _dec(_class = (_ShareList = /*#__PURE__*/function (_Component) {
|
|
@@ -43,7 +43,7 @@ import RootAccountSharing from './RootAccountSharing';
|
|
|
43
43
|
import Spinner from '../../../common/components/shared/spinner/Spinner';
|
|
44
44
|
import generateStyle from './styles';
|
|
45
45
|
import generateComponentTheme from './theme';
|
|
46
|
-
import t from '@instructure/quiz-i18n/
|
|
46
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
47
47
|
import { IconSearchLine, IconTroubleLine } from '@instructure/ui-icons';
|
|
48
48
|
var noop = function noop() {};
|
|
49
49
|
export var SharingModalPresenter = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_SharingModalPresenter = /*#__PURE__*/function (_Component) {
|
package/es/building/api/items.js
CHANGED
|
@@ -16,7 +16,7 @@ import { addError } from '../../common/actions/alerts';
|
|
|
16
16
|
import { handleError, errorsAllFromValidation, processApiError, getOnErrorWithDelayedValidationMessage } from '../../common/api/helpers';
|
|
17
17
|
import Fetcher from '../../common/util/Fetcher';
|
|
18
18
|
import { handleItemsResponse } from '../../common/api/callHandlers';
|
|
19
|
-
import t from '@instructure/quiz-i18n/
|
|
19
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
20
20
|
|
|
21
21
|
// =====================
|
|
22
22
|
// =====================
|
|
@@ -25,7 +25,7 @@ import { associateQuizEntries, disassociateQuizEntry } from '../../common/action
|
|
|
25
25
|
import { handleQuizEntriesResponse, handleQuizEntryResponse } from '../../common/api/callHandlers';
|
|
26
26
|
import { getExistingQuizAndItems } from '../../common/api/quizzes';
|
|
27
27
|
import QuizEntry from '../../common/records/QuizEntry';
|
|
28
|
-
import t from '@instructure/quiz-i18n/
|
|
28
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
29
29
|
|
|
30
30
|
// Actions that involve an API call should happen in order, to prevent race
|
|
31
31
|
// conditions (a user moving a question into a stimulus then immediately
|
|
@@ -2,7 +2,7 @@ import { CREATE_STIMULUS_CALL, UPDATE_STIMULUS_CALL } from '@instructure/quiz-co
|
|
|
2
2
|
import { addError } from '../../common/actions/alerts';
|
|
3
3
|
import { handleStimuliResponse } from '../../common/api/callHandlers';
|
|
4
4
|
import Fetcher from '../../common/util/Fetcher';
|
|
5
|
-
import t from '@instructure/quiz-i18n/
|
|
5
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
6
6
|
|
|
7
7
|
// =====================
|
|
8
8
|
// =====================
|
|
@@ -4,7 +4,7 @@ import { clearQtiImports } from '../../../common/actions/qtiImports';
|
|
|
4
4
|
import { qtiFileUpload } from '../../api/qtiImports';
|
|
5
5
|
import { CREATE_QTI_IMPORT, FILE_UPLOAD_URL_CALL, FILE_UPLOAD_CALL } from '@instructure/quiz-common';
|
|
6
6
|
import { ImportModal, progressValue } from '../../../common/components/ImportModal';
|
|
7
|
-
import t from '@instructure/quiz-i18n/
|
|
7
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
8
8
|
var callsToCheck = [CREATE_QTI_IMPORT, FILE_UPLOAD_CALL, FILE_UPLOAD_URL_CALL];
|
|
9
9
|
|
|
10
10
|
// Consuming Components must pass in qtiImportRecord, parentType, and parentId
|
|
@@ -33,7 +33,7 @@ import { extractTextFromHtml } from '@instructure/quiz-interactions';
|
|
|
33
33
|
import generateStyle from './styles';
|
|
34
34
|
import generateComponentTheme from './theme';
|
|
35
35
|
import { SIDEBAR_ITEM_REF, withStyleOverrides } from '@instructure/quiz-common';
|
|
36
|
-
import t from '@instructure/quiz-i18n/
|
|
36
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
37
37
|
export var BuildingSidebar = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BuildingSidebar = /*#__PURE__*/function (_Component) {
|
|
38
38
|
function BuildingSidebar() {
|
|
39
39
|
var _this2;
|
|
@@ -31,7 +31,7 @@ import { TopNavBar } from '@instructure/ui-top-nav-bar';
|
|
|
31
31
|
import PrintTrigger from '../../../../../common/components/shared/PrintTrigger';
|
|
32
32
|
import { PRINT_CURRENT_PAGE, PRINT_BLANK, withStyleOverrides } from '@instructure/quiz-common';
|
|
33
33
|
import { jsx } from '@instructure/emotion';
|
|
34
|
-
import t from '@instructure/quiz-i18n/
|
|
34
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
35
35
|
import generateStyle from './styles';
|
|
36
36
|
import generateComponentTheme from './theme';
|
|
37
37
|
export var BuildingButtons = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BuildingButtons = /*#__PURE__*/function (_Component) {
|
|
@@ -30,7 +30,7 @@ import { jsx } from '@instructure/emotion';
|
|
|
30
30
|
import { ADD_TO_BANK_MODAL, withStyleOverrides } from '@instructure/quiz-common';
|
|
31
31
|
import generateStyle from './styles';
|
|
32
32
|
import generateComponentTheme from './theme';
|
|
33
|
-
import t from '@instructure/quiz-i18n/
|
|
33
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
34
34
|
export var AddToBankOptions = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_AddToBankOptions = /*#__PURE__*/function (_Component) {
|
|
35
35
|
function AddToBankOptions() {
|
|
36
36
|
var _this2;
|
|
@@ -27,7 +27,7 @@ import { Dialog } from '@instructure/ui-dialog';
|
|
|
27
27
|
import { Button } from '@instructure/ui-buttons';
|
|
28
28
|
import { Alert } from '@instructure/ui-alerts';
|
|
29
29
|
import { Text } from '@instructure/ui-text';
|
|
30
|
-
import t from '@instructure/quiz-i18n/
|
|
30
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
31
31
|
import Banks from '../../../../banks/components/Banks';
|
|
32
32
|
import BankEntry from '../../../../banks/components/BankEntry';
|
|
33
33
|
import Bank from '../../../../banks/components/Bank';
|
|
@@ -32,7 +32,7 @@ import { Checkbox } from '@instructure/ui-checkbox';
|
|
|
32
32
|
import { RadioInputGroup, RadioInput } from '@instructure/ui-radio-input';
|
|
33
33
|
import { Heading } from '@instructure/ui-heading';
|
|
34
34
|
import { jsx } from '@instructure/emotion';
|
|
35
|
-
import t from '@instructure/quiz-i18n/
|
|
35
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
36
36
|
import { extractTextFromHtml } from '@instructure/quiz-interactions';
|
|
37
37
|
import { Modal, ModalHeader, ModalBody, ModalFooter, DELETE_STIMULUS_MODAL_SELECTED_CHILDREN, DELETE_STIMULUS_MODAL_DELETION_MODE, XSMALL_SIDE_MARGIN, withStyleOverrides } from '@instructure/quiz-common';
|
|
38
38
|
import generateStyle from './styles';
|
|
@@ -27,7 +27,7 @@ import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
|
27
27
|
import { Heading } from '@instructure/ui-heading';
|
|
28
28
|
import { jsx } from '@instructure/emotion';
|
|
29
29
|
import { RichContentRenderer, RichContentInput, RCE_THREE_LINES_HEIGHT } from '@instructure/quiz-rce';
|
|
30
|
-
import t from '@instructure/quiz-i18n/
|
|
30
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
31
31
|
import { Modal, ModalHeader, ModalBody, ModalFooter, ITEM_FEEDBACK_MODAL_FEEDBACK, XSMALL_SIDE_MARGIN, withStyleOverrides } from '@instructure/quiz-common';
|
|
32
32
|
import generateStyle from './styles';
|
|
33
33
|
import generateComponentTheme from './theme';
|
|
@@ -24,7 +24,7 @@ import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
|
24
24
|
import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
25
25
|
import { Text } from '@instructure/ui-text';
|
|
26
26
|
import { Heading } from '@instructure/ui-heading';
|
|
27
|
-
import t from '@instructure/quiz-i18n/
|
|
27
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
28
28
|
import { Modal, ModalHeader, ModalBody, ModalFooter, MOVED_IN_SIDEBAR, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
29
29
|
export var MoveImmutableModal = /*#__PURE__*/function (_Component) {
|
|
30
30
|
function MoveImmutableModal() {
|
|
@@ -23,7 +23,7 @@ import PropTypes from 'prop-types';
|
|
|
23
23
|
import { IconButton } from '@instructure/ui-buttons';
|
|
24
24
|
import { IconEditLine } from '@instructure/ui-icons';
|
|
25
25
|
import makeScrollable from '../../../../../common/components/shared/functionality/makeScrollable';
|
|
26
|
-
import t from '@instructure/quiz-i18n/
|
|
26
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
27
27
|
import { omitProps } from '@instructure/ui-react-utils';
|
|
28
28
|
var EditButton = /*#__PURE__*/function (_Component) {
|
|
29
29
|
function EditButton() {
|
|
@@ -24,7 +24,7 @@ import { Component } from 'react';
|
|
|
24
24
|
import PropTypes from 'prop-types';
|
|
25
25
|
import { Button } from '@instructure/ui-buttons';
|
|
26
26
|
import { jsx } from '@instructure/emotion';
|
|
27
|
-
import t from '@instructure/quiz-i18n/
|
|
27
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
28
28
|
import CustomPropTypes from '../../../../../../common/util/CustomPropTypes';
|
|
29
29
|
import { checkClickedNode } from '../../../../../../common/util/clickHandlers';
|
|
30
30
|
import { INSTRUCTIONS_EDIT_ID, withStyleOverrides } from '@instructure/quiz-common';
|
|
@@ -30,7 +30,7 @@ import QuizInstructionsShow from '../Show';
|
|
|
30
30
|
import EditButton from '../../editButton/EditButton';
|
|
31
31
|
import generateStyle from './styles';
|
|
32
32
|
import generateComponentTheme from './theme';
|
|
33
|
-
import t from '@instructure/quiz-i18n/
|
|
33
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
34
34
|
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
35
35
|
|
|
36
36
|
// ======================================
|
|
@@ -28,7 +28,7 @@ import Overlay from '../../../../../../common/components/shared/overlay';
|
|
|
28
28
|
import makeScrollable from '../../../../../../common/components/shared/functionality/makeScrollable';
|
|
29
29
|
import generateStyle from './styles';
|
|
30
30
|
import generateComponentTheme from './theme';
|
|
31
|
-
import t from '@instructure/quiz-i18n/
|
|
31
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
32
32
|
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
33
33
|
|
|
34
34
|
// ==========================================
|
|
@@ -25,7 +25,7 @@ import PropTypes from 'prop-types';
|
|
|
25
25
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
26
26
|
import defer from 'lodash/defer';
|
|
27
27
|
import { jsx } from '@instructure/emotion';
|
|
28
|
-
import t from '@instructure/quiz-i18n/
|
|
28
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
29
29
|
import { Flex, TextInput } from '@instructure/quiz-common';
|
|
30
30
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
31
31
|
|
|
@@ -31,7 +31,7 @@ import QuizTitleEdit from '../Edit';
|
|
|
31
31
|
import QuizTitleShow from '../Show';
|
|
32
32
|
import generateStyle from './styles';
|
|
33
33
|
import generateComponentTheme from './theme';
|
|
34
|
-
import t from '@instructure/quiz-i18n/
|
|
34
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
35
35
|
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
36
36
|
|
|
37
37
|
// ================================
|
|
@@ -31,7 +31,7 @@ import pick from 'lodash/pick';
|
|
|
31
31
|
import partial from 'lodash/partial';
|
|
32
32
|
import ReactDOM from 'react-dom';
|
|
33
33
|
import { jsx } from '@instructure/emotion';
|
|
34
|
-
import t from '@instructure/quiz-i18n/
|
|
34
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
35
35
|
import WarningWrapper from '../../../../../common/components/resources/WarningWrapper';
|
|
36
36
|
import { propsForItemBankEntryEditPrompt, propsForStimulusBankEntryEditPrompt, propsForBankEntryUnauthorizedEdit, propsForItemVersioningWrapper, propsForBankEntryVersioningWrapper } from '../../../../../common/util/warningHelpers';
|
|
37
37
|
import QuizEntryRecord from '../../../../../common/records/QuizEntry';
|
package/es/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankEdit/presenter.js
CHANGED
|
@@ -36,7 +36,7 @@ import QuizEntry from '../../../../../../common/records/QuizEntry';
|
|
|
36
36
|
import Bank from '../../../../../../common/records/Bank';
|
|
37
37
|
import generateStyle from './styles';
|
|
38
38
|
import generateComponentTheme from './theme';
|
|
39
|
-
import t from '@instructure/quiz-i18n/
|
|
39
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
40
40
|
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
41
41
|
export var QuizEntryBankEdit = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_QuizEntryBankEdit = /*#__PURE__*/function (_Component) {
|
|
42
42
|
function QuizEntryBankEdit() {
|
|
@@ -30,7 +30,7 @@ import Bank from '../../../../../../common/records/Bank';
|
|
|
30
30
|
import QuizEntry from '../../../../../../common/records/QuizEntry';
|
|
31
31
|
import generateStyle from './styles';
|
|
32
32
|
import generateComponentTheme from './theme';
|
|
33
|
-
import t from '@instructure/quiz-i18n/
|
|
33
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
34
34
|
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
35
35
|
export var QuizEntryBank = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_QuizEntryBank = /*#__PURE__*/function (_Component) {
|
|
36
36
|
function QuizEntryBank() {
|
|
@@ -32,7 +32,7 @@ import { IconButton } from '@instructure/ui-buttons';
|
|
|
32
32
|
import { jsx } from '@instructure/emotion';
|
|
33
33
|
import { IconDiscussionLine, IconDiscussionSolid } from '@instructure/ui-icons';
|
|
34
34
|
import { interactionPoints } from '@instructure/quiz-interactions';
|
|
35
|
-
import t from '@instructure/quiz-i18n/
|
|
35
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
36
36
|
import EntrySave from '../../../../../../common/components/resources/entry/EntrySave';
|
|
37
37
|
import { Flex, ITEM_FEEDBACK_MODAL, ITEM_FEEDBACK_MODAL_ITEM, ITEM_FEEDBACK_MODAL_FEEDBACK, withStyleOverrides } from '@instructure/quiz-common';
|
|
38
38
|
import generateStyle from './styles';
|
|
@@ -32,7 +32,7 @@ import { CondensedButton } from '@instructure/ui-buttons';
|
|
|
32
32
|
import { jsx, Global } from '@instructure/emotion';
|
|
33
33
|
import { FillBlankInteractionType } from '@instructure/quiz-interactions';
|
|
34
34
|
import { IconBankLine } from '@instructure/ui-icons';
|
|
35
|
-
import t from '@instructure/quiz-i18n/
|
|
35
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
36
36
|
import { convertFITBtoRich } from '../../../../../../common/util/fitbCopyHelper';
|
|
37
37
|
import PositionBox from '../../../../../../common/components/resources/positionBox/PositionBox';
|
|
38
38
|
import Item from '../../../../../../common/records/Item';
|
|
@@ -29,7 +29,7 @@ import { DragSource } from 'react-dnd';
|
|
|
29
29
|
import pick from 'lodash/pick';
|
|
30
30
|
import first from 'lodash/first';
|
|
31
31
|
import { jsx, Global } from '@instructure/emotion';
|
|
32
|
-
import t from '@instructure/quiz-i18n/
|
|
32
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
33
33
|
import CustomPropTypes from '../../../../../common/util/CustomPropTypes';
|
|
34
34
|
import AddToBankModal from '../../../../../banks/components/AddToBankModal';
|
|
35
35
|
import DragAndDropZone from '../../../../../common/components/shared/drag_and_drop/DragAndDropZone';
|
|
@@ -30,7 +30,7 @@ import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
|
30
30
|
import { jsx } from '@instructure/emotion';
|
|
31
31
|
import { FillBlankInteractionType } from '@instructure/quiz-interactions';
|
|
32
32
|
import { TOP, withStyleOverrides } from '@instructure/quiz-common';
|
|
33
|
-
import t from '@instructure/quiz-i18n/
|
|
33
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
34
34
|
import { convertFITBtoRich } from '../../../../../common/util/fitbCopyHelper';
|
|
35
35
|
import Item from '../../../../../common/records/Item';
|
|
36
36
|
import Overlay from '../../../../../common/components/shared/overlay';
|
package/es/common/api/helpers.js
CHANGED
|
@@ -4,7 +4,7 @@ import { set as setUI } from '../actions/ui';
|
|
|
4
4
|
import { addError } from '../actions/alerts';
|
|
5
5
|
import { TRAY_ALERT_OPEN } from '@instructure/quiz-common';
|
|
6
6
|
import flatten from 'lodash/flatten';
|
|
7
|
-
import t from '@instructure/quiz-i18n/
|
|
7
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
8
8
|
export var handleError = function handleError(dispatch, errorMessage) {
|
|
9
9
|
return function (error) {
|
|
10
10
|
if (error.response && [404, 401].includes(error.response.status)) {
|
|
@@ -2,7 +2,7 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
|
|
|
2
2
|
import Fetcher from '../util/Fetcher';
|
|
3
3
|
import withDynamoPagination from '../util/withDynamoPagination';
|
|
4
4
|
import noop from '../util/noop';
|
|
5
|
-
import t from '@instructure/quiz-i18n/
|
|
5
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
6
6
|
import { handleQuizSessionResponse } from './callHandlers';
|
|
7
7
|
import { OQAAT_NO_BACKTRACKING_NEXT_ITEM_FETCH_CALL, SESSION_ITEMS_FETCH_CALL, DO_NOTHING } from '@instructure/quiz-common';
|
|
8
8
|
import QuizSessionResult from '../records/QuizSessionResult';
|
|
@@ -21,7 +21,7 @@ function _callSuper(_this, derived, args) {
|
|
|
21
21
|
import React, { Component } from 'react';
|
|
22
22
|
import MaskedTextInput from '../MaskedTextInput';
|
|
23
23
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
24
|
-
import t from '@instructure/quiz-i18n/
|
|
24
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
25
25
|
export var AccessCodeTextInput = /*#__PURE__*/function (_Component) {
|
|
26
26
|
function AccessCodeTextInput() {
|
|
27
27
|
var _this2;
|
|
@@ -23,7 +23,7 @@ import PropTypes from 'prop-types';
|
|
|
23
23
|
import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
24
24
|
import { Text } from '@instructure/ui-text';
|
|
25
25
|
import { Heading } from '@instructure/ui-heading';
|
|
26
|
-
import t from '@instructure/quiz-i18n/
|
|
26
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
27
27
|
import { ImportantModal, ModalHeader, ModalBody, ModalFooter, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
28
28
|
export var ConfirmationModal = /*#__PURE__*/function (_Component) {
|
|
29
29
|
function ConfirmationModal() {
|
|
@@ -27,7 +27,7 @@ import { Button } from '@instructure/ui-buttons';
|
|
|
27
27
|
import { Grid } from '@instructure/ui-grid';
|
|
28
28
|
import { jsx } from '@instructure/emotion';
|
|
29
29
|
import { IconUploadLine, IconCompleteLine } from '@instructure/ui-icons';
|
|
30
|
-
import t from '@instructure/quiz-i18n/
|
|
30
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
31
31
|
import FileSelector from '../../../../common/components/shared/file_selector/FileSelector';
|
|
32
32
|
import generateStyle from './styles';
|
|
33
33
|
import generateComponentTheme from './theme';
|
|
@@ -35,7 +35,7 @@ import { ImportantModal, ModalHeader, ModalBody, ModalFooter, FILE_UPLOAD_SELECT
|
|
|
35
35
|
import generateStyle from './styles';
|
|
36
36
|
import generateComponentTheme from './theme';
|
|
37
37
|
import ImportFileSelector from './ImportFileSelector';
|
|
38
|
-
import t from '@instructure/quiz-i18n/
|
|
38
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
39
39
|
export var ImportModal = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_ImportModal = /*#__PURE__*/function (_Component) {
|
|
40
40
|
function ImportModal() {
|
|
41
41
|
var _this2;
|
|
@@ -22,7 +22,7 @@ import React, { Component } from 'react';
|
|
|
22
22
|
import PropTypes from 'prop-types';
|
|
23
23
|
import { IconButton } from '@instructure/ui-buttons';
|
|
24
24
|
import { IconPinLine, IconPinSolid } from '@instructure/ui-icons';
|
|
25
|
-
import t from '@instructure/quiz-i18n/
|
|
25
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
26
26
|
export var Pin = /*#__PURE__*/function (_Component) {
|
|
27
27
|
function Pin() {
|
|
28
28
|
var _this2;
|
|
@@ -24,7 +24,7 @@ import { BarneyBox } from '@instructure/quiz-common';
|
|
|
24
24
|
import { Heading } from '@instructure/ui-heading';
|
|
25
25
|
import { IconEyeSolid } from '@instructure/ui-icons';
|
|
26
26
|
import { Button } from '@instructure/ui-buttons';
|
|
27
|
-
import t from '@instructure/quiz-i18n/
|
|
27
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
28
28
|
export var PreviewFrame = /*#__PURE__*/function (_Component) {
|
|
29
29
|
function PreviewFrame() {
|
|
30
30
|
_classCallCheck(this, PreviewFrame);
|
|
@@ -28,7 +28,7 @@ import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
|
28
28
|
import { jsx } from '@instructure/emotion';
|
|
29
29
|
import generateStyle from './styles';
|
|
30
30
|
import generateComponentTheme from './theme';
|
|
31
|
-
import t from '@instructure/quiz-i18n/
|
|
31
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
32
32
|
import { RadioInputGroup, RadioInput } from '@instructure/ui-radio-input';
|
|
33
33
|
import { Checkbox } from '@instructure/ui-checkbox';
|
|
34
34
|
export var PrintFontSizeModal = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_PrintFontSizeModal = /*#__PURE__*/function (_Component) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import t from '@instructure/quiz-i18n/
|
|
1
|
+
import t from '@instructure/quiz-i18n/format-message';
|
|
2
2
|
import { extractTextFromHtml } from '@instructure/quiz-interactions';
|
|
3
3
|
export var quizLogMsgErrorDuringTaking = function quizLogMsgErrorDuringTaking(stem) {
|
|
4
4
|
var normalizedStem = stem !== null && stem !== void 0 ? stem : 'Unknown stem';
|
|
@@ -41,7 +41,7 @@ import { renderAlerts } from '../../util/renderAlerts';
|
|
|
41
41
|
import generateStyle from './styles';
|
|
42
42
|
import CustomPropTypes from '../../../common/util/CustomPropTypes';
|
|
43
43
|
import ConfirmationModal from '../ConfirmationModal';
|
|
44
|
-
import setupFormatMessage from '@instructure/quiz-i18n
|
|
44
|
+
import { setupFormatMessage } from '@instructure/quiz-i18n';
|
|
45
45
|
import RceConfigProvider from '../RceConfigProvider';
|
|
46
46
|
import { ApiFeatureFlagInitializer } from '../ApiFeatureFlagInitializer';
|
|
47
47
|
export var SDKApp = (_dec = withStyleOverrides(generateStyle, null), _dec(_class = (_SDKApp = /*#__PURE__*/function (_Component) {
|