+
+
+
+ {{ course.title[0] }}
+
+
+
+
+
+
+ {{ course.lesson_count }}
+
-
-
- {{ course.enrollment_count }}
-
+
+
+ {{ course.enrollment_count }}
+
-
-
- {{ course.avg_rating }}
-
+
+
+ {{ course.avg_rating }}
+
-
-
- {{ course.status }}
-
-
-
-
-
- {{ course.title }}
-
+
+
+ {{ course.status }}
+
+
+
-
- {{ course.short_introduction }}
-
-
-
- {{ Math.ceil(course.membership.progress) }}% completed
-
+
+ {{ course.title }}
+
-
-
-
-
-
-
- {{ course.instructors[0].full_name }}
-
-
- {{ course.instructors[0].first_name }} and {{ course.instructors[1].first_name }}
-
-
- {{ course.instructors[0].first_name }} and {{ course.instructors.length - 1 }} others
-
-
+
+ {{ course.short_introduction }}
+
+
+
+ {{ Math.ceil(course.membership.progress) }}% completed
+
-
- {{ course.price }}
-
-
-