Skip to content

check-expect errors/failures should cause messages #36

Description

@ccshan

How can we provide negative feedback to a student who submits code such as the following in the Beginning Student Language?

(check-expect (+ true false) 123)
(check-expect (+ 1 2) 4)

(require 2htdp/image)
(require 2htdp/universe)
(check-expect (key-event? ke " ") " ")

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions