mirror of
https://github.com/jcreek/AutomatedAssessmentFeedbackAgent.git
synced 2026-07-12 18:43:49 +00:00
build(*): Update dependency install
This commit is contained in:
@@ -16,6 +16,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: pnpm exec playwright install && pnpm i
|
||||||
- name: Run Playwright/BDD tests
|
- name: Run Playwright/BDD tests
|
||||||
run: npm run bdd:full
|
run: npm run bdd:full
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# AI-Powered Automated Assessment and Feedback Agent
|
# AI-Powered Automated Assessment and Feedback Agent
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
> An intelligent, agentic AI system designed to significantly reduce teachers' workloads by providing instant assessment and personalized differentiated feedback and follow-on activities for student assignments.
|
> An intelligent, agentic AI system designed to significantly reduce teachers' workloads by providing instant assessment and personalized differentiated feedback and follow-on activities for student assignments.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user