The final activity for each learning lab provides space to work with data and to reflect on how the concepts and techniques introduced in each lab might apply to your own research.
To earn a badge for each lab, you are required to respond to a set of prompts for two parts:
In Part I, you will reflect on your understanding of key concepts and begin to think about potential next steps for your own study.
In Part II, you will create a simple data product in R that demonstrates your ability to apply a data analysis technique introduced in this learning lab.
Use the institutional library (e.g. NCSU Library), Google Scholar or search engine to locate a research article, presentation, or resource that applies learning analytics analysis to an educational context or topic of interest. More specifically, locate a study that makes use of one of the data structures we learned today. You are also welcome to select one of your research papers.
Provide an APA citation for your selected study.
What educational issue, “problem of practice,” and/or questions were addressed?
What maked this a “good” data product?
In your self-selected article, who were the intended beneficiaries of the work and what “change ideas” might the result imply for them?
Finally, how were modeling used to support analysis, if at all? Were these practices new to you?
Draft a new research question of guided by the the phases of the Learning Anlytics Workflow. Or use one of your current research questions.
What educational issue, “problem of practice,” and/or questions is addressed?
Briefly describe how you might “polish” a data visualization for the educators you will share it with?
How might you include education practitioners (e.g teachers, admin, policymakers, etc) to be involved in the study?
We have completed the phases of the Learning Analytics Workflow but really have only scratched the surface with the power of tidyverse in each of these phases.
Using one of the data sets provided in the data folder, your goal for this lab is to complete a data product. You have two options for completing the Data Product portion:
Exercise: - You will create a data product to share with stakeholders.
Select. Communicating what one has learned involves selecting among those analyses that are most important and most useful to an intended audience, as well as selecting a form for displaying that information, such as a graph or table in static or interactive form, i.e.a “data product.”
Polish. After creating initial versions of data products, research teams often spend time refining or polishing them, by adding or editing titles, labels, and notations and by working with colors and shapes to highlight key points.
Narrate. Writing a narrative to accompany the data products involves, at a minimum, pairing a data product with its related research question, describing how best to interpret the data product, and explaining the ways in which the data product helps answer the research question.
I highly recommend creating a new R script in your lab-3 folder to complete this task. When your code is ready to share, use the code chunk below to share the final code for your model and answer the questions that follow.
# YOUR FINAL CODE HERE
Congratulations, you’ve completed your Foundation Badge on Learning Analytics Data Product! Complete the following steps to submit your work for review by:
Change the name of the author: in the YAML header at the very top of this document to your name. As noted in Reproducible Research in R, The YAML header controls the style and feel for knitted document but doesn’t actually display in the final output.
Click the yarn icon above to “knit” your data product to a HTML file that will be saved in your R Project folder.
Commit your changes in GitHub Desktop and push them to your online GitHub repository.
Publish your HTML page the web using one of the following publishing methods: Publish on RPubs by clicking the “Publish” button located in the Viewer Pane when you knit your document. Note, you will need to quickly create a RPubs account. Publishing on GitHub using either GitHub Pages or the HTML previewer.
Post a new discussion on GitHub to our Foundations
Badges forum. In your post, include a link to your published web
page and write
a short reflection highlighting one thing
you learned from this lab and one thing you’d like to explore
further.