+ {/* Display for tab and desktop */}
+
}
@@ -46,10 +47,161 @@ const Tracker = (props: Props) => {
motionDivClass="flex items-center justify-evenly"
imagePosition="right" // Specify image position
/>
+
+
+
+
+Tracker ditches the stopwatch and becomes your personal learning GPS. It analyzes not just the time
you spend studying, but how efficiently you're
grasping the material within each session.
+
+
+
+
+
+
+ Gain insights into your
revision efficiency
+
+ {/*
+
+ */}
+ {/*
+hello
+
*/}
+ {/*
*/}
+
+
+
+
+

+
+
+
+
+
+
+ Subject wise efficiency
+
+
+
+
+
+
+ See how effectively you're grasping different subjects within
your curriculum. Identify areas of strength and weakness to
optimize your study approach.
+
+
+
+
+
+
+
+
+
+
+
+{/*
+
Chapter wise efficiency
+ }
+ leftItem={
+
+ Monitor how many times you've revised each topic with current and
+ cumulative efficiency.
+
+ }
+ delay={0.2}
+ motionDivClass="flex items-center justify-evenly"
+ imagePosition="right" // Specify image position
+/>
+ */}
+
+
+
+
+
+
+
.svg)
+
+
+

+
+
+
+
+
- {/* Display for mobile */}
-
+
+
+
Chapter wise efficiency
+
+
+ Track your progress within
each chapter. This helps
identify any specific
sections that require extra
focus or pinpoint topics
you've mastered.
+
+
+
+
+
+
+
Topic wise efficiency
+
+
+ Get a hyper-focused view of
your efficiency at the topic
level. This allows you to
target your studying even
more effectively, ensuring
you haven't missed any crucial details.
+
+
+
+
+
+{/*
*/}
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+ Current Efficiency
+
+
+
+
+
+ This refers to your performance during a specific study
session. It likely reflects how well you grasped the
material you covered in that session.
+
+
+
+
+
+
+
+

+
+
+
+
+ Cumulative Efficiency
+
+
+
+
+
+ This refers to your overall performance across multiple
study sessions. It provides a broader picture of how well
you're retaining information and progressing towards
your learning goals.
+
+
+
+
+
+
+
+
+ {/* Display for mobile */}
+ {/*
{
isInView={isInView}
text='Zoom into tracker'
/> */}
-
- );
-};
-export default Tracker;
+ ////
+// );
+// }; */}
+
+
+
+ )
+ }
+export default Tracker
diff --git a/src/helpers/constants/index.ts b/src/helpers/constants/index.ts
index b34c1ad..774445a 100644
--- a/src/helpers/constants/index.ts
+++ b/src/helpers/constants/index.ts
@@ -16,6 +16,7 @@ import DiscussProblem from "@/components/Icons/Mentor/DiscussProblem";
import PersonalizedGuidance from "@/components/Icons/Mentor/PersonalizedGuidance";
import ValuableInsights from "@/components/Icons/Mentor/ValuableInsights";
+
export const PlannerPoints: Points[] = [
{ icon: DailyTask, label: "Daily task accomplishment." },
{ icon: DailyEvaluation, label: "Daily evaluation." },