tile-repository.github.io

Assignments that are using the Test Informed Learning with Examples (TILE) method to improve testing education.

https://github.com/tile-repository/tile-repository.github.io

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary

Keywords

education programming testing
Last synced: 4 months ago · JSON representation ·

Repository

Assignments that are using the Test Informed Learning with Examples (TILE) method to improve testing education.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 3
Topics
education programming testing
Created over 4 years ago · Last pushed 11 months ago
Metadata Files
Readme Citation

README.MD

DOI pages build deployment process meta data

TILEd Assignments

TILE Logo

This repository contains the TILEd assignments.

Repository website

You can visit the website.

If you want to contribute with your own assignments? Please read this procedure on how to do this.

Special assignments

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
abstract: "We present three Test Informed Learning by Example (TILE) based programming assignments. These assignments are usable examples of ways to apply the TILE approach to existing or new programming assignments with the objective to seamlessly, in a subtle way, introduce testing as early as possible in programming courses."
authors:
- family-names: "Doorn"
  given-names: "Niels"
  affiliation: "Open Universiteit Heerlen, The Netherlands"
  orcid: "https://orcid.org/0000-0002-0680-4443"
- family-names: "Vos"
  given-names: "Tanja"
  affiliation: "Open Universiteit Heerlen, The Netherlands"
  orcid: "https://orcid.org/0000-0002-6003-9113"
- family-names: "Marín"
  given-names: "Beatriz"
  affiliation: "Universitat Politècnica de València"
  orcid: "https://orcid.org/0000-0001-8025-0023"
title: "Test Informed Learning with Examples assignments repository"
version: 1.0.0
date-released: 2021-09-10
url: "https://tile-repository.github.io/"

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Dependencies

.github/workflows/process_meta_data.yml actions
  • actions/checkout v2 composite