RubyGems Navigation menu

peml 0.1.1

The Programming Exercise Markup Language (PEML) is intended to be a simple, easy format for CS and IT instructors of all kinds (college, community college, high school, whatever) to describe programming assignments and activities. We want it to be so easy (and obvious) to use that instructors won't see it as a technological or notational barrier to expressing their assignments. We intend for this format to be something that authors of automated grading tools can adopt, so they can provide a very easy, low-energy onboarding path for existing instructors to get programming activities into such tools. As a result, this notation leans heavily on supporting authors and streamlining common cases, even if this may require more work on the part of tool developers--the goal is to make it super easy for authors of programming activities, not to fit into a specific auto-grader or simplify tasks for tool writers. For more details, see the PEML website.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - June 09, 2019 (15.5 KB)

Runtime Dependencies (1):

parslet ~> 1.8

Development Dependencies (3):

bundler ~> 1.16
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • s-edwards

SHA 256 checksum:

2387a7c1fd2d39493f5e4e608caa79cea1e088a116c1eeec1ca45498011493bf

Total downloads 2,529

For this version 2,529

License:

Apache License 2.0

Required Ruby Version: >= 0

Links: