Resources and annexes to the paper **"[Towards Visual Explorations of Forums' Collective Dynamics in Learning Management Systems](tex_draft.pdf)"** (This paper received the best student paper award)
Resources and annexes to the paper **"[Towards Visual Explorations of Forums' Collective Dynamics in Learning Management Systems](tex_draft.pdf)"** (This paper received the [best student paper award](./images/best_paper_award2.jpg))
Checkout the [presentation](mkone_CSEDU2019_diapo.pdf)
<aid="org8ac626a"></a>
<aid="org789fb42"></a>
## Images
...
...
@@ -76,7 +76,7 @@ The images in the paper are sometime small. We offer high enough resolution ima
At the top (a) is half of compound yearly actor-actor network. The three bottom images (b), (c) and (d) are closeup around actor 642 during the quarters of the year.
<aid="org96cf4dc"></a>
<aid="orgc54c525"></a>
## Code
...
...
@@ -85,25 +85,25 @@ It is mainly code to preprocess the data files that will then be processed in d3
The exemples of visualisations are accessible online at the following adresses (<spanclass="timestamp-wrapper"><spanclass="timestamp"><2019-05-22 mer.></span></span>):
<aid="orgcba8365"></a>
<aid="org4f380ad"></a>
### Hangout chats:
Visualizations on <https://observablehq.com/@maliky/conversation-visualization-v2>
<aid="orgec74280"></a>
<aid="orgaac2801"></a>
### Moodle visualization:
Visualizations on <https://observablehq.com/@maliky/playing-with-moodle-data>
<aid="orgcd541bc"></a>
<aid="orgc546d66"></a>
### Coursera
Use the file [Code/SNA-Coursera17/](Code/SNA-Coursera17/) folder to scrape the data from a Coursera course and then wrangle the data to make the visualisation.
Use the file <Code/SNA-Coursera17/> folder to scrape the data from a Coursera course and then wrangle the data to make the visualisation.
The visualisation requires graph<sub>tool.py</sub>
Check the [Code/SNA-Coursera17/README.md](Code/SNA-Coursera17/README.md)