From partme-ai-full-stack-skills
Creates quizzes, exams, rubrics, and evaluation criteria aligned with learning objectives. Supports multiple question types, difficulty levels, and analytics for student assessments.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Create assessments, rubrics, and evaluation tools aligned with learning objectives.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Create assessments, rubrics, and evaluation tools aligned with learning objectives.
**Q: Which HTTP status code indicates a resource was created successfully?**
A) 200 OK
B) 201 Created ✓
C) 204 No Content
D) 301 Moved Permanently
**Objective:** [Remember] Recall HTTP status codes and their meanings
**Difficulty:** Easy
**Explanation:** 201 Created is returned when a POST request successfully creates a new resource.
| Criteria | Excellent (4) | Good (3) | Developing (2) | Beginning (1) |
|-------------------|-----------------------------------|-------------------------|------------------------|-----------------------|
| Code correctness | All tests pass, handles edge cases| All tests pass | Most tests pass | Few tests pass |
| Code style | Clean, well-documented, DRY | Readable, some comments | Inconsistent style | Difficult to read |
| Problem solving | Optimal solution, explains tradeoffs| Working solution | Partial solution | Minimal attempt |
**Scoring:** Total = Sum of criteria scores. A: 10-12, B: 7-9, C: 4-6, D: below 4
学习评估, 测验设计, 评分标准, rubric, 考试题目, quiz, test, exam, grading, assessment, evaluation