Skip to content

284 Implement pretest questions#288

Merged
lilyxmeng merged 5 commits intodevfrom
284-pretest-questions
Mar 21, 2026
Merged

284 Implement pretest questions#288
lilyxmeng merged 5 commits intodevfrom
284-pretest-questions

Conversation

@milkdromeda
Copy link
Copy Markdown
Collaborator

@milkdromeda milkdromeda commented Mar 21, 2026

Proposed Changes

Created new experiment section with pretest questions, Added line-checking to them. Sets up a significant part of memorylab learning activity for formal study

Closes #284

I did not fix the following bug:

  • Q3: extra ints are not flagged in final submission
  • Q2 does not flag extra ints for line-checking
image

Type of Change

Type Applies?
🚨 Breaking change (fix or feature that would cause existing functionality to change)
New feature (non-breaking change that adds functionality) X
🐛 Bug fix (non-breaking change that fixes an issue)
🎨 User interface change (change to user interface; provide screenshots)
♻️ Refactoring (internal change to codebase, without changing functionality)
🚦 Test update (change that only adds or modifies tests)
📚 Documentation update (change that only updates documentation)
📦 Dependency update (change that updates a dependency)
🔧 Internal (change that only affects developers or continuous integration)

Checklist

Before opening your pull request:

  • I have performed a self-review of my changes.
    • Check that all changed files included in this pull request are intentional changes.
    • Check that all changes are relevant to the purpose of this pull request, as described above.
  • I have added tests for my changes, if applicable.
    • This is required for all bug fixes and new features.
  • I have updated the project documentation, if applicable.
    • This is required for new features.
  • If this is my first contribution, I have added myself to the list of contributors.

After opening your pull request:

Questions and Comments

Used AI to write code based on #264

@milkdromeda milkdromeda requested a review from lilyxmeng March 21, 2026 16:03
@lilyxmeng lilyxmeng merged commit 66debb4 into dev Mar 21, 2026
@lilyxmeng lilyxmeng deleted the 284-pretest-questions branch March 21, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement pretest questions in MemoryLab

2 participants