Skip to content

History / Assignment 3 Python

Revisions

  • Assignment-3: document give-based submission for ass3 Replace the WebCMS upload note with the exact `give cs6131 ass3 ...` command for both C++ and Python, including accepted file names, success message, and resubmission behaviour. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    Jiawei Wang committed Jun 7, 2026
  • Assignment-3 CPP/Python: tighten the submission rules The student-facing surface now spans Assignment_3.h + Assignment_3.cpp (C++) — the task structure and any helper declarations live in the header — so the upload instruction must name both files. - CPP: accept Assignment_3.h AND Assignment_3.cpp; state explicitly that no other Assignment-3 file is accepted and that the harness (AEHelper.cpp / AEReporter.*) + test driver are replaced at marking. - Python: keep Assignment_3.py as the single accepted file; spell out that other files are ignored and that AEHelper.py / AEReporter.py + the driver are replaced at marking.

    bjjwwang committed Jun 5, 2026
  • Assignment 3 wiki: high-level task description, vague test-case wording Trim the per-method / per-cast / per-statement implementation walkthrough (former sections 2.0-2.6) down to a high-level overview: the six capability areas and which methods each maps to, pointing students at the in-code header comments and the API reference for detail. Describe the grading suite only in general terms (precision on safe programs, detection on unsafe ones, balanced against false positives, time and coverage) without naming categories, checkpoint stubs or specific cases. Update the folder tree and ctest commands to the current flat Tests/ samples.

    bjjwwang committed Jun 1, 2026
  • Updated Assignment 3 Python (markdown)

    @hanyuone hanyuone committed May 27, 2026
  • Update Assignment 3 API docs

    bjjwwang committed May 12, 2026
  • update AE API

    bjjwwang committed Aug 4, 2025
  • modify

    @MingxiuWang MingxiuWang committed May 20, 2025
  • Updated Assignment 3 Python (markdown)

    @bjjwwang bjjwwang committed May 19, 2025
  • add Lab documents

    @MingxiuWang MingxiuWang committed May 15, 2025
  • 你çadd docs

    @MingxiuWang MingxiuWang committed May 8, 2025
  • add 3 python doc

    bjjwwang committed May 7, 2025