Skip to content

Commit c6c3bc8

Browse files
committed
Update Academy FAQ for clarity and accuracy in pricing and learner definitions
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 868ab75 commit c6c3bc8

1 file changed

Lines changed: 18 additions & 7 deletions

File tree

src/assets/data/faq/index.js

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -277,26 +277,37 @@ const data = {
277277
category: "Pricing",
278278
answer: [
279279
"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).",
281281
]
282282
},
283283
{
284-
question: "Academy: Can I add more learners than my plan quota allows?",
284+
question: "Academy: What is an \"active\" learner?",
285285
category: "Pricing",
286286
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.",
289291
]
290292
},
291293
{
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?",
293295
category: "Pricing",
294296
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.",
296300
]
297301
},
298302
{
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?",
300311
category: "Pricing",
301312
answer: [
302313
"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

Comments
 (0)