Reusable Learning Objects: An Agile Approach
- URL: http://arxiv.org/abs/2007.05075v1
- Date: Thu, 9 Jul 2020 21:27:47 GMT
- Title: Reusable Learning Objects: An Agile Approach
- Authors: R. Pito Salas
- Abstract summary: This paper argues that part of the reason is that the granularity of the learning objects that are in use today is not conducive to true reuse.
The paper proposes applying approaches originating in the software engineering community, such as agile methodology, version control and management.
The paper examines CourseGen, an open source software platform designed for creating, sharing, reusing and publishing reusable course content.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This paper discusses Reusable Learning Objects (RLOs) and to what extent they
have lived up to the promise, particularly of reusability. Reusable Learning
Objects have actually been discussed in the literature for the last 20 years
and yet true large scale sharing of learning and teaching materials remains
relatively rare and challenging. This paper argues that part of the reason is
that the granularity of the learning objects that are in use today is not
conducive to true reuse. Certainly whole PowerPoint slide decks and word
documents are kept in individual files and folders. It is not an ideal
situation. As a result, educators, teachers, course designers, are constantly
reinventing the wheel, or searching for where that one excellent assignment,
explanation, definition was last seen so it can be copied forward. This paper
argues that to achieve effective reuse of Learning Objects, the following are
required: smaller, more granular (micro) learning objects; means to combine
them into larger presentation products; and modern revision and version
control. The paper proposes applying approaches originating in the software
engineering community, such as agile methodology, version control and
management, markup languages, and agile publishing, which together form the
Agile Approach of the title of the paper. With that foundation laid, the paper
examines CourseGen, an open source software platform designed for creating,
sharing, reusing and publishing reusable course content. CourseGen uses a
modified markdown format augmented by CourseGen specific directives, such as
$link to and $include topic. The CourseGen compiler converts a collection of
CourseGen files into the final format such as a web site or a PowerPoint.
CourseGen was designed, used and refined over the last three years in several
Computer Science Courses at Brandeis University.
Related papers
- CodeRAG-Bench: Can Retrieval Augment Code Generation? [78.37076502395699]
We conduct a systematic, large-scale analysis of code generation using retrieval-augmented generation.
We first curate a comprehensive evaluation benchmark, CodeRAG-Bench, encompassing three categories of code generation tasks.
We examine top-performing models on CodeRAG-Bench by providing contexts retrieved from one or multiple sources.
arXiv Detail & Related papers (2024-06-20T16:59:52Z) - Online Adaptation of Language Models with a Memory of Amortized Contexts [82.02369596879817]
Memory of Amortized Contexts (MAC) is an efficient and effective online adaptation framework for large language models.
We show how MAC can be combined with and improve the performance of popular alternatives such as retrieval augmented generations.
arXiv Detail & Related papers (2024-03-07T08:34:57Z) - Trustworthy Machine Learning [57.08542102068706]
This textbook on Trustworthy Machine Learning (TML) covers a theoretical and technical background of four key topics in TML.
We discuss important classical and contemporary research papers of the aforementioned fields and uncover and connect their underlying intuitions.
arXiv Detail & Related papers (2023-10-12T11:04:17Z) - RewriteLM: An Instruction-Tuned Large Language Model for Text Rewriting [11.306772273707253]
Large Language Models (LLMs) have demonstrated impressive capabilities in creative tasks such as storytelling and E-mail generation.
We develop new strategies for instruction tuning and reinforcement learning to better align LLMs for cross-sentence rewriting tasks.
OpenRewriteEval, a novel benchmark covers a wide variety of rewriting types expressed through natural language instructions.
arXiv Detail & Related papers (2023-05-25T03:26:26Z) - Late-Binding Scholarship in the Age of AI: Navigating Legal and
Normative Challenges of a New Form of Knowledge Production [8.497410878853309]
Artificial Intelligence (AI) is poised to enable a new leap in the creation of scholarly content.
This article articulates ways in which those artifacts can be written, distributed, read, organized, and stored.
arXiv Detail & Related papers (2023-05-04T04:14:28Z) - Deep learning for table detection and structure recognition: A survey [49.09628624903334]
The goal of this survey is to provide a profound comprehension of the major developments in the field of Table Detection.
We provide an analysis of both classic and new applications in the field.
The datasets and source code of the existing models are organized to provide the reader with a compass on this vast literature.
arXiv Detail & Related papers (2022-11-15T19:42:27Z) - Generate rather than Retrieve: Large Language Models are Strong Context
Generators [74.87021992611672]
We present a novel perspective for solving knowledge-intensive tasks by replacing document retrievers with large language model generators.
We call our method generate-then-read (GenRead), which first prompts a large language model to generate contextutal documents based on a given question, and then reads the generated documents to produce the final answer.
arXiv Detail & Related papers (2022-09-21T01:30:59Z) - Learning to Transfer Prompts for Text Generation [97.64625999380425]
We propose a novel prompt-based method (PTG) for text generation in a transferable setting.
First, PTG learns a set of source prompts for various source generation tasks and then transfers these prompts as target prompts to perform target generation tasks.
In extensive experiments, PTG yields competitive or better results than fine-tuning methods.
arXiv Detail & Related papers (2022-05-03T14:53:48Z) - You Only Write Thrice: Creating Documents, Computational Notebooks and
Presentations From a Single Source [11.472707084860875]
Academic trade requires juggling multiple variants of the same content published in different formats.
We propose to significantly reduce this burden by maintaining a single source document in a version-controlled environment.
We offer a proof-of-concept workflow that composes Jupyter Book (an online document), Jupyter Notebook (a computational narrative) and reveal.js slides from a single markdown source file.
arXiv Detail & Related papers (2021-07-02T21:02:09Z) - LayoutParser: A Unified Toolkit for Deep Learning Based Document Image
Analysis [3.4253416336476246]
This paper introduces layoutparser, an open-source library for streamlining the usage of deep learning (DL) models in document image analysis (DIA) research and applications.
layoutparser comes with a set of simple and intuitive interfaces for applying and customizing DL models for layout detection, character recognition, and many other document processing tasks.
We demonstrate that layoutparser is helpful for both lightweight and large-scale pipelines in real-word use cases.
arXiv Detail & Related papers (2021-03-29T05:55:08Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.