blockPods

package
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBlockPodTasksForCharts

func GetBlockPodTasksForCharts(jwtToken string, podParam common.ResourceIdParam) ([]response.Task, error)

Types

type BlockPodGradesForStudents

type BlockPodGradesForStudents struct {
	ID       string             `json:"id"`
	Name     string             `json:"blockName"`
	Key      common2.SlimKey    `json:"key"`
	Pod      common2.SlimPod    `json:"pod"`
	Students []response.Student `json:"students"`
}

func GetBlockPodGradesForStudents

func GetBlockPodGradesForStudents(jwtToken string, podParam common2.ResourceIdParam) (BlockPodGradesForStudents, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL