-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
This issue will be closed on Wed 04 Mar 2026 12:00 GMT+07
Course token: YGDW56 (valid until Wed 04 Mar 2026 12:00 GMT+07)
- Fill presence on SIX.
- Read the material on OSF w397e.
- Participate the session on Edunex.
- Create mind map and concept map of your topic and report here.
- Do also previous assignment Scientific writing in brief 1/2 #4.
Report as follows
- Name: User Name
- ID: 49922000
- Mind map
mindmap
Main topic
Topic-1
Subtopic-1.1
Topic-2
Subtopic-2.1
Subtopic-2.2
- Concept map
flowchart LR
A --"reduce"--> B
A --"increase" --> C
B --"trigger"--> C
C --"inihibit" --> B
C --"accelerate" -->D
A(("Topic-1"))
B(("Topic-2"))
C(("Topic-3"))
D(("Topic-4"))
Code to use
+ Name: User Name
+ ID: 49922000
+ Mind map
``'mermaid
mindmap
Main topic
Topic-1
Subtopic-1.1
Topic-2
Subtopic-2.1
Subtopic-2.2
``'
+ Concept map
``'mermaid
flowchart LR
A --"reduce"--> B
A --"increase" --> C
B --"trigger"--> C
C --"inihibit" --> B
C --"accelerate" -->D
A(("Topic-1"))
B(("Topic-2"))
C(("Topic-3"))
D(("Topic-4"))
``'
- Use three backtics `, (the ilustration use two and then ', to escape the code from being rendered).
Reactions are currently unavailable