No Quiz Questions
-This lesson does not have quiz questions configured yet.
+No Discussion Questions
+This lesson does not have discussion questions configured yet.
diff --git a/src/colossiansStudy.tsx b/src/colossiansStudy.tsx index 9d2f37b..8333fd4 100644 --- a/src/colossiansStudy.tsx +++ b/src/colossiansStudy.tsx @@ -1698,7 +1698,7 @@ export function ColossiansStudySectionPage({ content }: Props) { ))}
Study Quiz
-The lesson quiz you requested is not available.
+Discussion Questions
+The discussion questions you requested are not available.
Back to StudiesLoading quiz...
Loading discussion questions...
Study Quiz
+Discussion Questions
You need to sign in before you can view and save quiz answers.
+You need to sign in before you can view and save your discussion answers.
Sign InStudy Quiz
-Please enroll in {study.title} to open the quiz for this lesson.
+Discussion Questions
+Please enroll in {study.title} to open the discussion questions for this lesson.
Go to StudyQuiz
+Discussion Questions
Answer the lesson questions below and save your responses for later review.
+Work through the discussion questions below and save your responses for later review.
Loading quiz...
+Loading discussion questions...
) : error ? ({error}
) : !canSubmit ? (This lesson does not have quiz questions configured yet.
+This lesson does not have discussion questions configured yet.
{message}
}