Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roots - Mental models #60

Open
jeferson-sb opened this issue Sep 1, 2024 · 0 comments
Open

Roots - Mental models #60

jeferson-sb opened this issue Sep 1, 2024 · 0 comments

Comments

@jeferson-sb
Copy link
Owner

A graph-based mental model structure

Exam Nodes: Represent individual exams (e.g., "Logical Algorithms 101") as nodes in the graph
Category nodes: Represent high-level topics or domains (e.g., "Linear Algebra", "Data Structures") as nodes in the graph.

The graph will consist of three main layers:

  1. Top-Level Categories: The highest level of abstraction, representing broad domains (e.g., "Algorithms", "Mathematics").
  2. Exam Nodes: Intermediate-level nodes, each linked to its relevant topics and questions.
  3. Question Nodes: Lowest-level nodes, each linked to its exams.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant