From 2c529c24768eb65fcd8756250e15611620714bab Mon Sep 17 00:00:00 2001 From: Patrick Lewis Date: Fri, 30 Aug 2019 12:08:12 -0400 Subject: [PATCH] Update text about data updates Resolves: #16913 --- .../components/TheDataLastUpdatedIndicator.vue | 8 +++++++- app/javascript/views/Faq.vue | 10 ++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/app/javascript/components/TheDataLastUpdatedIndicator.vue b/app/javascript/components/TheDataLastUpdatedIndicator.vue index 79a8b540..ddee0682 100644 --- a/app/javascript/components/TheDataLastUpdatedIndicator.vue +++ b/app/javascript/components/TheDataLastUpdatedIndicator.vue @@ -1,6 +1,6 @@ @@ -13,3 +13,9 @@ export default { } } + + diff --git a/app/javascript/views/Faq.vue b/app/javascript/views/Faq.vue index 0da9bb90..f349b195 100644 --- a/app/javascript/views/Faq.vue +++ b/app/javascript/views/Faq.vue @@ -41,6 +41,16 @@ and to Q evaluations while letting you export your courses to my.harvard with a single click.

+
+ Are the courses I'm seeing on Curricle also on my.harvard? +
+ +

+ While Curricle course data are updated frequently, my.harvard + is the home of Harvard's authoritative course database. Be sure + to check there to get changes or additions to the latest course listings. +

+
How should I make use of my "Schedule" in Curricle?