Skip to contents

Reads a plain-text student answer from a .txt, .md, or .pdf file and returns it as a single character string.

Usage

read_student_text(path)

Arguments

path

Path to the submission file.

Value

A single character string containing the file contents.