unsubmit

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnsubmitRequestBuilder

type UnsubmitRequestBuilder struct {
	// contains filtered or unexported fields
}

UnsubmitRequestBuilder provides operations to call the unsubmit method.

func NewUnsubmitRequestBuilder

NewUnsubmitRequestBuilder instantiates a new UnsubmitRequestBuilder and sets the default values.

func NewUnsubmitRequestBuilderInternal

func NewUnsubmitRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *UnsubmitRequestBuilder

NewUnsubmitRequestBuilderInternal instantiates a new UnsubmitRequestBuilder and sets the default values.

func (*UnsubmitRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation indicate that a student wants to work on the submission of the assignment after it was turned in. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student's assignment on their behalf.

func (*UnsubmitRequestBuilder) Post

Post indicate that a student wants to work on the submission of the assignment after it was turned in. This method changes the status of the submission from `submitted` to `working`. During the submit process, all the resources are copied from **submittedResources** to **workingResources**. The teacher will be looking at the working resources list for grading. A teacher can also unsubmit a student's assignment on their behalf.

type UnsubmitRequestBuilderPostRequestConfiguration added in v0.22.0

type UnsubmitRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

UnsubmitRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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