Resources and annexes to the paper **"[Towards Visual Explorations of Forums' Collective Dynamics in Learning Management Systems](tex_draft.pdf)"**
<aid="org112c7ef"></a>
<aid="orgd8d275a"></a>
## Images
...
...
@@ -74,34 +74,34 @@ 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="org991a0f1"></a>
<aid="org6ac6b51"></a>
## Code
The images above have been generated using code that ressembles closely the one below.
The images above have been generated using code from the Code folder <Code/>
It is mainly code to preprocess the data files that will then be processed in d3.js.
The exemples of visualisations are accessible online at this adresses (<spanclass="timestamp-wrapper"><spanclass="timestamp"><2019-05-22 mer.></span></span>):
The exemples of visualisations are accessible online at the following adresses (<spanclass="timestamp-wrapper"><spanclass="timestamp"><2019-05-22 mer.></span></span>):
<aid="org5fad6a2"></a>
<aid="org4de6f5a"></a>
### Hangout chats:
Visualizations on <https://observablehq.com/@maliky/conversation-visualization-v2>
<aid="org4a17423"></a>
<aid="org8bd4c7e"></a>
### Moodle visualization:
Visualizations on <https://observablehq.com/@maliky/playing-with-moodle-data>
<aid="orga0eae20"></a>
<aid="org26e6959"></a>
### Coursera
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>
@@ -44,9 +44,9 @@ There is also [[https://idev.kone.ci/visu/uvci/conv7][this link]] to the onlined
[[file:images/evolution.png]]
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.
** Code
The images above have been generated using code that ressembles closely the one below.
The images above have been generated using code from the Code folder [[file:Code/]]
It is mainly code to preprocess the data files that will then be processed in d3.js.
The exemples of visualisations are accessible online at this adresses (<2019-05-22 mer.>):
The exemples of visualisations are accessible online at the following adresses (<2019-05-22 mer.>):
*** Hangout chats:
Visualizations on https://observablehq.com/@maliky/conversation-visualization-v2