Skip to content

Instruction wording creates confusion #891

Open
@VivaCode

Description

@VivaCode

Current on object-arrays.js: 55
"Given an array of college graduates. Complete the following requests without using any array methods like .forEach(), .map(), .reduce(), .filter()"
This creates confusion in students who read this to mean they cannot use ANY array methods.

Instead word this to state they cannot use those specific methods, since others such as push and sort are necessary to complete the problem as they have practiced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions