fdekeers / LEPL1503

Exercices INGINIOUS du cours LEPL1503 de découverte du C

Home Page:https://sites.uclouvain.be/SyllabusC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEPL1503

Build Status

This repository contains the INGInious tasks for UCLouvain's course LEPL1503.

Each INGInious task is structured as follows:

  • a student directory that contains the C code for the exercise
  • a run file that is executed by INGInious when a student provides an answer
  • a task.yaml file that provides the description of the exercise

The student directory contains several types of files:

  • a CTester directory that contains the code of the Ctester library that is used to execute the student code and intercept library calls
  • a student_code.c.tpl file which is the template that the students have to fill in
  • one or more test.c files that contain the actual tests

You can find in Report.md a description on how to write a bug report for an INGInious task

About

Exercices INGINIOUS du cours LEPL1503 de découverte du C

https://sites.uclouvain.be/SyllabusC

License:GNU General Public License v3.0


Languages

Language:C 49.9%Language:Python 37.8%Language:HTML 4.7%Language:Makefile 3.7%Language:Shell 1.8%Language:Smarty 1.1%Language:TeX 0.5%Language:PHP 0.2%Language:CSS 0.2%Language:XSLT 0.1%Language:JavaScript 0.1%Language:C++ 0.0%Language:Hack 0.0%