@cuemath/leap 3.3.26-jj1 → 3.3.26
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.
|
@@ -1,38 +1,54 @@
|
|
|
1
1
|
const e = [
|
|
2
2
|
{
|
|
3
|
-
accordionQuestion: "How
|
|
4
|
-
accordionAnswer: "
|
|
3
|
+
accordionQuestion: "How long will the session be?",
|
|
4
|
+
accordionAnswer: "The first session is typically 45-60 minutes. Regular sessions are 55 minutes, extendable to an hour."
|
|
5
5
|
},
|
|
6
6
|
{
|
|
7
|
-
accordionQuestion: "
|
|
8
|
-
accordionAnswer: "
|
|
7
|
+
accordionQuestion: "What happens in the first session?",
|
|
8
|
+
accordionAnswer: "Your tutor will discuss your child's goals, work through some problems together, and create a personalized learning plan."
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
|
-
accordionQuestion: "
|
|
12
|
-
accordionAnswer: "
|
|
11
|
+
accordionQuestion: "Who'll be my child's tutor?",
|
|
12
|
+
accordionAnswer: "A certified math educator carefully matched to your child based on their grade level, learning preferences, and availability."
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
|
-
accordionQuestion: "
|
|
16
|
-
accordionAnswer: "
|
|
15
|
+
accordionQuestion: "What's required for the first session?",
|
|
16
|
+
accordionAnswer: "A laptop or desktop with internet, microphone, and camera, plus paper and pencil."
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
accordionQuestion: "Do I need to be there for the first session?",
|
|
20
|
+
accordionAnswer: "Yes, we recommend parents be present to see how your child connects with the tutor and discuss the learning plan together."
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
accordionQuestion: "What if we don't like the tutor?",
|
|
24
|
+
accordionAnswer: "You can try another session with a different tutor for no extra cost - we guarantee you'll find the right fit for your child."
|
|
17
25
|
},
|
|
18
26
|
{
|
|
19
|
-
accordionQuestion: "
|
|
27
|
+
accordionQuestion: "When will my card be charged?",
|
|
28
|
+
accordionAnswer: "Only after your child completes the first session **and** you decide to continue. If you're not satisfied, you can cancel without any charge."
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
accordionQuestion: "What if we don't want to continue after the first session?",
|
|
32
|
+
accordionAnswer: "Simply cancel after the session ends - we won't charge you anything."
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
accordionQuestion: "Can Cuemath's math tutors help with homework and test preparation?",
|
|
20
36
|
accordionAnswer: "Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles."
|
|
21
37
|
},
|
|
22
38
|
{
|
|
23
|
-
accordionQuestion: "
|
|
39
|
+
accordionQuestion: "How do Cuemath's math tutors assess and inform student progress?",
|
|
24
40
|
accordionAnswer: "Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles."
|
|
25
41
|
},
|
|
26
42
|
{
|
|
27
|
-
accordionQuestion: "
|
|
43
|
+
accordionQuestion: "When do online math classes start? Are the classes flexible?",
|
|
28
44
|
accordionAnswer: "Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles."
|
|
29
45
|
},
|
|
30
46
|
{
|
|
31
|
-
accordionQuestion: "
|
|
47
|
+
accordionQuestion: "What technology or tools do Cuemath's mathematics tutors use to enhance the math learning experience?",
|
|
32
48
|
accordionAnswer: "Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles."
|
|
33
49
|
},
|
|
34
50
|
{
|
|
35
|
-
accordionQuestion: "
|
|
51
|
+
accordionQuestion: "How qualified are online math tutors at Cuemath?",
|
|
36
52
|
accordionAnswer: "Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles."
|
|
37
53
|
}
|
|
38
54
|
];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parent-dashboard-faqs-constants.js","sources":["../../../../../src/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs-constants.ts"],"sourcesContent":["export const faqsData = [\n {\n accordionQuestion: 'How
|
|
1
|
+
{"version":3,"file":"parent-dashboard-faqs-constants.js","sources":["../../../../../src/features/parent-dashboard/comps/parent-dashboard-faqs/parent-dashboard-faqs-constants.ts"],"sourcesContent":["export const faqsData = [\n {\n accordionQuestion: 'How long will the session be?',\n accordionAnswer:\n 'The first session is typically 45-60 minutes. Regular sessions are 55 minutes, extendable to an hour.',\n },\n {\n accordionQuestion: 'What happens in the first session?',\n accordionAnswer:\n \"Your tutor will discuss your child's goals, work through some problems together, and create a personalized learning plan.\",\n },\n {\n accordionQuestion: \"Who'll be my child's tutor?\",\n accordionAnswer:\n 'A certified math educator carefully matched to your child based on their grade level, learning preferences, and availability.',\n },\n {\n accordionQuestion: \"What's required for the first session?\",\n accordionAnswer:\n 'A laptop or desktop with internet, microphone, and camera, plus paper and pencil.',\n },\n {\n accordionQuestion: 'Do I need to be there for the first session?',\n accordionAnswer:\n 'Yes, we recommend parents be present to see how your child connects with the tutor and discuss the learning plan together.',\n },\n {\n accordionQuestion: \"What if we don't like the tutor?\",\n accordionAnswer:\n \"You can try another session with a different tutor for no extra cost - we guarantee you'll find the right fit for your child.\",\n },\n {\n accordionQuestion: 'When will my card be charged?',\n accordionAnswer:\n \"Only after your child completes the first session **and** you decide to continue. If you're not satisfied, you can cancel without any charge.\",\n },\n {\n accordionQuestion: \"What if we don't want to continue after the first session?\",\n accordionAnswer: \"Simply cancel after the session ends - we won't charge you anything.\",\n },\n {\n accordionQuestion: \"Can Cuemath's math tutors help with homework and test preparation?\",\n accordionAnswer:\n 'Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles.',\n },\n {\n accordionQuestion: `How do Cuemath's math tutors assess and inform student progress?`,\n accordionAnswer:\n 'Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles.',\n },\n {\n accordionQuestion: 'When do online math classes start? Are the classes flexible?',\n accordionAnswer:\n 'Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles.',\n },\n {\n accordionQuestion: `What technology or tools do Cuemath's mathematics tutors use to enhance the math learning experience?`,\n accordionAnswer:\n 'Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles.',\n },\n {\n accordionQuestion: 'How qualified are online math tutors at Cuemath?',\n accordionAnswer:\n 'Cuemath offers a personalized approach to finding the right online math tutor. You can start by taking a free trial class, where you will be matched with a tutor based on your learning needs and preferences. The tutors are experienced and trained to provide customized lessons that cater to individual learning styles.',\n },\n];\n"],"names":["faqsData"],"mappings":"AAAO,MAAMA,IAAW;AAAA,EACtB;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBAAiB;AAAA,EACnB;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AAAA,EACA;AAAA,IACE,mBAAmB;AAAA,IACnB,iBACE;AAAA,EACJ;AACF;"}
|
package/dist/index.d.ts
CHANGED
|
@@ -6191,6 +6191,14 @@ export declare type TInclassMessage = {
|
|
|
6191
6191
|
studentId: string;
|
|
6192
6192
|
badges: unknown[];
|
|
6193
6193
|
};
|
|
6194
|
+
} | {
|
|
6195
|
+
eventName: 'STICKERS';
|
|
6196
|
+
eventPayload: {
|
|
6197
|
+
data: {
|
|
6198
|
+
selectedBadge: Record<string, string>;
|
|
6199
|
+
badgeId: string;
|
|
6200
|
+
};
|
|
6201
|
+
};
|
|
6194
6202
|
} | {
|
|
6195
6203
|
eventName: 'OPEN_ADDITIONAL_CLASS_CONFIRMED_MODAL';
|
|
6196
6204
|
eventPayload: {
|