Educal Course Block
August 30, 2022 ยท View on GitHub
A volto block for educal course block.
Customizable properties
Click to expand!
courseImage(image): URL of the display image for the course block.tag1(string): Tag for course that appears in blue background.tag2(string): Tag for course that appears in pink background.noOfLessons(string): Number of lessons in the course.avgRating(string): Average rating of the course.noOfReviews(string): Total number of reviews for the course.courseName(string): Name of the course.authorDisplayPic(image): URL of author picture.authorName(string): Name of the author.price(string): Price of the course.discountedPrice(string): Discounted price of the course.courseUrl(string): URL to be redirected to after clicking on 'Know more' button.
Example
Configuration
courseImage: '/course-2.jpg'
tag1: 'Finance'
tag2: 'Lifestyle'
noOfLessons: '10'
avgRating '4.50'
noOfReviews: '2'
courseName: 'The Power of Podcast for Storytelling'
authorDisplayPic: '/teacher-1.jpg'
authorName: 'Lewis'
price: 'Free'
discountedPrice: ''
courseUrl: '/'
Output
