instructional_method property

instructional_method property

Gets or sets a process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.

Definition:

@property
def instructional_method(self):
    ...
@instructional_method.setter
def instructional_method(self, value):
    ...

See Also