Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment2/crud.Payload.AssignmentSkills type #209

Open
github-actions bot opened this issue Jan 19, 2025 · 0 comments
Open

Assignment2/crud.Payload.AssignmentSkills type #209

github-actions bot opened this issue Jan 19, 2025 · 0 comments
Assignees
Labels
datadirect packages/datadirect types TypeScript type definition improvement

Comments

@github-actions
Copy link

AssignmentSkills: any[]; // TODO Assignment2/crud.Payload.AssignmentSkills type

  Factor: number;
  RubricId: number;
  EvaluationMethod: number;
  AssignmentSkills: any[]; // TODO Assignment2/crud.Payload.AssignmentSkills type
  AssignmentCourses: any[]; // TODO Assignment2/crud.Payload.AssignmentCourses type
  'inc-rubric': boolean;
  IncRubric: boolean;
  gradebook_ind: boolean;
@battis battis added datadirect packages/datadirect types TypeScript type definition improvement labels Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datadirect packages/datadirect types TypeScript type definition improvement
Projects
None yet
Development

No branches or pull requests

1 participant