how to create a course
This commit is contained in:
@ -1,24 +1,29 @@
|
||||
|
||||
@misc{noauthor_codegrade_nodate,
|
||||
title = {The {CodeGrade} {Documentation} — {CodeGrade} {QuietStorm}.1 documentation},
|
||||
url = {https://docs.codegra.de/},
|
||||
urldate = {2024-08-25},
|
||||
file = {The CodeGrade Documentation — CodeGrade QuietStorm.1 documentation:/Users/chris/Zotero/storage/K79YSBN2/docs.codegra.de.html:text/html},
|
||||
}
|
||||
|
||||
@misc{noauthor_check50_nodate,
|
||||
title = {check50 {Documentation}},
|
||||
url = {https://cs50.readthedocs.io/projects/check50/en/latest/},
|
||||
urldate = {2024-08-25},
|
||||
file = {check50 — check50 Docs:/Users/chris/Zotero/storage/FKGGRXQ8/latest.html:text/html},
|
||||
}
|
||||
|
||||
@misc{noauthor_submit50_nodate,
|
||||
title = {submit50},
|
||||
url = {https://cs50.readthedocs.io/submit50/},
|
||||
abstract = {submit50 is a command-line tool with which you can submit work (e.g., problem sets) to a course (e.g., CS50). It’s based on git, a “distributed version control system” that allows you to save diffe...},
|
||||
@inproceedings{totschnig_openhpi_2013,
|
||||
address = {Aachen, Germany},
|
||||
title = {{openHPI}: {Evolution} of a {MOOC} {Platform} from {LMS} to {SOA}:},
|
||||
isbn = {978-989-8565-53-2},
|
||||
shorttitle = {{openHPI}},
|
||||
url = {http://www.scitepress.org/DigitalLibrary/Link.aspx?doi=10.5220/0004416905930598},
|
||||
doi = {10.5220/0004416905930598},
|
||||
language = {en},
|
||||
urldate = {2024-08-25},
|
||||
urldate = {2024-08-27},
|
||||
booktitle = {Proceedings of the 5th {International} {Conference} on {Computer} {Supported} {Education}},
|
||||
publisher = {SciTePress - Science and and Technology Publications},
|
||||
author = {Totschnig, Michael and Willems, Christian and Meinel, Christoph},
|
||||
year = {2013},
|
||||
pages = {593--598},
|
||||
file = {2013 - openHPI Evolution of a MOOC Platform from LMS to .pdf:/home/chris/Zotero/storage/UBWTRJJ7/2013 - openHPI Evolution of a MOOC Platform from LMS to .pdf:application/pdf},
|
||||
}
|
||||
|
||||
@article{serth_codeocean_2021,
|
||||
title = {{CodeOcean} and {CodeHarbor}: {Auto}-{Grader} and {Code} {Repository}},
|
||||
abstract = {The Hasso Plattner Institute (HPI) successfully operates a MOOC (Massive Open Online Course) platform since 2012. Since 2013, global enterprises, international organizations, governments, and research projects funded by the German ministry of education are partnering with us to operate their own instances of the platform. The focus of our platform instance is on IT topics, which includes programming courses in different programming languages. An important element of these courses are graded hands-on programming assignments. MOOCs, even more than traditional classroom situations, depend on automated solutions to assess programming exercises. Manual evaluation is not an option due to the massive amount of users that participate in these courses. The paper at hand presents two of the tools developed in this context at the HPI: CodeOcean—an auto-grader for a variety of programming languages, and CodeHarbor, a tool to share auto-gradable programming exercises between various online platforms.},
|
||||
language = {en},
|
||||
journal = {Seventh SPLICE Workshop at SIGCSE 2021 “CS Education Infrastructure for All III: From Ideas to Practice (SPLICE'21)},
|
||||
author = {Serth, Sebastian and Staubitz, Thomas and Teusner, Ralf and Meinel, Christoph},
|
||||
year = {2021},
|
||||
file = {Serth et al. - CodeOcean and CodeHarbor Auto-Grader and Code Rep.pdf:/home/chris/Zotero/storage/ECQHYIQ8/Serth et al. - CodeOcean and CodeHarbor Auto-Grader and Code Rep.pdf:application/pdf},
|
||||
}
|
||||
|
||||
@inproceedings{staubitz_codeocean_2016,
|
||||
@ -34,15 +39,27 @@
|
||||
note = {ISSN: 2165-9567},
|
||||
keywords = {Automated Assessment, Computer languages, E-Learning, Electronic learning, Hands-on Experience, Interoperability, MOOC, Online Assessment, Programming, Programming profession, Scalability},
|
||||
pages = {314--323},
|
||||
file = {IEEE Xplore Abstract Record:/Users/chris/Zotero/storage/QVILNJDL/7474573.html:text/html;Staubitz et al. - 2016 - CodeOcean - A versatile platform for practical pro.pdf:/Users/chris/Zotero/storage/DJY8E9FV/Staubitz et al. - 2016 - CodeOcean - A versatile platform for practical pro.pdf:application/pdf},
|
||||
file = {CodeOcean_-_A_versatile_platform_for_practical_programming_excercises_in_online_environments:/home/chris/Zotero/storage/JG6WSTH2/CodeOcean_-_A_versatile_platform_for_practical_programming_excercises_in_online_environments.pdf:application/pdf;IEEE Xplore Abstract Record:/home/chris/Zotero/storage/QVILNJDL/7474573.html:text/html},
|
||||
}
|
||||
|
||||
@article{serth_codeocean_2021,
|
||||
title = {{CodeOcean} and {CodeHarbor}: {Auto}-{Grader} and {Code} {Repository}},
|
||||
abstract = {The Hasso Plattner Institute (HPI) successfully operates a MOOC (Massive Open Online Course) platform since 2012. Since 2013, global enterprises, international organizations, governments, and research projects funded by the German ministry of education are partnering with us to operate their own instances of the platform. The focus of our platform instance is on IT topics, which includes programming courses in different programming languages. An important element of these courses are graded hands-on programming assignments. MOOCs, even more than traditional classroom situations, depend on automated solutions to assess programming exercises. Manual evaluation is not an option due to the massive amount of users that participate in these courses. The paper at hand presents two of the tools developed in this context at the HPI: CodeOcean—an auto-grader for a variety of programming languages, and CodeHarbor, a tool to share auto-gradable programming exercises between various online platforms.},
|
||||
@misc{noauthor_submit50_nodate,
|
||||
title = {submit50},
|
||||
url = {https://cs50.readthedocs.io/submit50/},
|
||||
abstract = {submit50 is a command-line tool with which you can submit work (e.g., problem sets) to a course (e.g., CS50). It’s based on git, a “distributed version control system” that allows you to save diffe...},
|
||||
language = {en},
|
||||
journal = {Seventh SPLICE Workshop at SIGCSE 2021 “CS Education Infrastructure for All III: From Ideas to Practice (SPLICE'21)},
|
||||
author = {Serth, Sebastian and Staubitz, Thomas and Teusner, Ralf and Meinel, Christoph},
|
||||
year = {2021},
|
||||
file = {Serth et al. - CodeOcean and CodeHarbor Auto-Grader and Code Rep.pdf:/Users/chris/Zotero/storage/ECQHYIQ8/Serth et al. - CodeOcean and CodeHarbor Auto-Grader and Code Rep.pdf:application/pdf},
|
||||
urldate = {2024-08-25},
|
||||
}
|
||||
|
||||
@misc{noauthor_check50_nodate,
|
||||
title = {check50 {Documentation}},
|
||||
url = {https://cs50.readthedocs.io/projects/check50/en/latest/},
|
||||
urldate = {2024-08-25},
|
||||
file = {check50 — check50 Docs:/home/chris/Zotero/storage/FKGGRXQ8/latest.html:text/html},
|
||||
}
|
||||
|
||||
@misc{noauthor_codegrade_nodate,
|
||||
title = {The {CodeGrade} {Documentation} — {CodeGrade} {QuietStorm}.1 documentation},
|
||||
url = {https://docs.codegra.de/},
|
||||
urldate = {2024-08-25},
|
||||
file = {The CodeGrade Documentation — CodeGrade QuietStorm.1 documentation:/home/chris/Zotero/storage/K79YSBN2/docs.codegra.de.html:text/html},
|
||||
}
|
||||
|
Reference in New Issue
Block a user