You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/data/faq/index.js
+18-7Lines changed: 18 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -277,26 +277,37 @@ const data = {
277
277
category: "Pricing",
278
278
answer: [
279
279
"Layer5 Academy is available as an add-on to your Enterprise subscription, priced based on number of active learners.",
280
-
"Academy functionality is conveniently divided into two offerings: theoretical learning (learning paths, courses, exams) and practical learning (hands-on labs with Kanvas designs).",
280
+
"Academy functionality is conveniently divided into two offerings: theoretical learning (learning paths, certifications, challenges) and practical learning (hands-on labs in Kanvas).",
281
281
]
282
282
},
283
283
{
284
-
question: "Academy: Can I add more learners than my plan quota allows?",
284
+
question: "Academy: What is an \"active\" learner?",
285
285
category: "Pricing",
286
286
answer: [
287
-
"Yes. You can exceed your package quota without foreplanning.",
288
-
"Any additional learners are charged at the same per-user rate as your plan at the end of the month.",
287
+
"An active learner is any user who has logged into the platform in a given month whether they are currently enrolled in a course or not.",
288
+
"A learner is any user who at any point accepted an invitation to join your Academy. Learners may or may not have registered for (enrolled in) any of your Academy's offerings.",
289
+
"An enrolled learner is a user who is currently registered for an offering in your Academy's catalog of curricula. Enrolled learners not are always active learners as students may enroll in a course but not log in during a given month.",
290
+
"Only active learners count towards your package total. Only active learners are billable.",
289
291
]
290
292
},
291
293
{
292
-
question: "Acedemy: What happens if I exceed my plan’s quota?",
294
+
question: "Academy: Can I add more learners than my selected package allows?",
293
295
category: "Pricing",
294
296
answer: [
295
-
"Any users above your quota are billed at the same per-user price as your plan. For example, if you’re on the 500-user plan and end the month with 510 users, you’ll be charged for your base 500 users plus 10 additional users.",
297
+
"Yes, whether you are currently subscribed under a monthly plan or a yearly plan, you can exceed your pre-selected package size without foreplanning.",
298
+
"At the end of the month, any additional learners beyond your package size are charged at the same per-learner rate.",
299
+
"For example, if you are on the 500-learner package and end the month with 510 active learners, you will be charged for your base 500 learners plus the cost of 10 additional learners.",
296
300
]
297
301
},
298
302
{
299
-
question: "Acedemy: Are withdrawn or completed users billed?",
303
+
question: "Academy: What happens if my active learners remain under my selected package size?",
304
+
category: "Pricing",
305
+
answer: [
306
+
"You are simply charged for your selected package size.",
307
+
]
308
+
},
309
+
{
310
+
question: "Academy: Are withdrawn or completed users billed?",
300
311
category: "Pricing",
301
312
answer: [
302
313
"No. Only users who are actively registered and have not yet completed or withdrawn from a course are counted as active users.",
0 commit comments