/items

Collection of Items in a system, federation of systems, or in a default Bank.

get

Get all Items in the system or default Bank.

post

Create a new Item in the default Bank.

Query the collection of Items in a system, federation of systems, or in a default bank by posting a Query object.

post

Submit a query using a ItemQuery object.

Entity representing a Item form metadata.

get

Get form metadata for creating a new Item.

Entity representing a Item

get

Get a particular Item given its id.

put

Update a particular Item given its id.

delete

Delete a particular Item given its id.

Entity representing a Item form metadata for update

get

Get form metadata for updating an existing Item.

Collection of Questions in a system, federation of systems, or in a default Bank.

get

Get all Questions in the system or default Bank.

post

Create a new Question in the default Bank.

Entity representing a Question form metadata.

get

Get form metadata for creating a new Question.

Entity representing a Question

get

Get a particular Question given its id.

put

Update a particular Question given its id.

delete

Delete a particular Question given its id.

Entity representing a Question form metadata for update

get

Get form metadata for updating an existing Question.

Collection of Answers in a system, federation of systems, or in a default Bank.

get

Get all Answers in the system or default Bank.

post

Create a new Answer in the default Bank.

Entity representing a Answer form metadata.

get

Get form metadata for creating a new Answer.

Entity representing a Answer

get

Get a particular Answer given its id.

put

Update a particular Answer given its id.

delete

Delete a particular Answer given its id.

Entity representing a Answer form metadata for update

get

Get form metadata for updating an existing Answer.

/assessments

Collection of Assessments in a system, federation of systems, or in a default Bank.

get

Get all Assessments in the system or default Bank.

post

Create a new Assessment in the default Bank.

Query the collection of Assessments in a system, federation of systems, or in a default bank by posting a Query object.

post

Submit a query using a AssessmentQuery object.

Entity representing a Assessment form metadata.

get

Get form metadata for creating a new Assessment.

Entity representing a Assessment

get

Get a particular Assessment given its id.

put

Update a particular Assessment given its id.

delete

Delete a particular Assessment given its id.

Entity representing a Assessment form metadata for update

get

Get form metadata for updating an existing Assessment.

/assessments-offered

Collection of AssessmentsOffered in a system, federation of systems, or in a default Bank.

get

Get all AssessmentsOffered in the system or default Bank.

post

Create a new AssessmentsOffered in the default Bank.

Query the collection of AssessmentOffereds in a system, federation of systems, or in a default bank by posting a Query object.

post

Submit a query using a AssessmentOfferedQuery object.

Entity representing a AssessmentOffered form metadata.

get

Get form metadata for creating a new AssessmentOffered.

Entity representing a AssessmentsOffered

get

Get a particular AssessmentsOffered given its id.

put

Update a particular AssessmentsOffered given its id.

delete

Delete a particular AssessmentsOffered given its id.

Entity representing a AssessmentOffered form metadata for update

get

Get form metadata for updating an existing AssessmentOffered.

/assessments-taken

Collection of AssessmentsTaken in a system, federation of systems, or in a default Bank.

get

Get all AssessmentsTaken in the system or default Bank.

post

Create a new AssessmentsTaken in the default Bank.

Query the collection of AssessmentTakens in a system, federation of systems, or in a default bank by posting a Query object.

post

Submit a query using a AssessmentTakenQuery object.

Entity representing a AssessmentTaken form metadata.

get

Get form metadata for creating a new AssessmentTaken.

Entity representing a AssessmentsTaken

get

Get a particular AssessmentsTaken given its id.

put

Update a particular AssessmentsTaken given its id.

delete

Delete a particular AssessmentsTaken given its id.

Entity representing a AssessmentTaken form metadata for update

get

Get form metadata for updating an existing AssessmentTaken.

/banks

Collection of Banks in a system or federation of systems.

get

Get all Banks.

post

Create a new Bank.

Query the collection of Banks in a system, federation of systems, or in a default bank by posting a Query object.

post

Submit a query using a BankQuery object.

Entity representing a Bank form metadata.

get

Get form metadata for creating a new Bank.

The root Banks in the Bank hierarchy. A node with no parents is an orphan. While all Bank Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-bank

Entity representing a Bank

get

Get a particular Bank given its id.

put

Update a particular Bank given its id.

delete

Delete a particular Bank given its id.

Entity representing a Bank form metadata for update

get

Get form metadata for updating an existing Bank.

get

Get child Banks for the given Bank in the hierarchy.

put

Add Bank as child of the given Bank in the hierarchy.

delete

Remove the given Bank as a child of the given Bank in the hierarchy.

get

Get parent Banks for the given Bank in the hierarchy.

get

Get all Items in this Bank

put

Add the given Item to this Bank

delete

Remove the given Item from the Bank.

get

Get all Assessments in this Bank

put

Add the given Assessment to this Bank

delete

Remove the given Assessment from the Bank.

get

Get all AssessmentsOffered in this Bank

put

Add the given AssessmentsOffered to this Bank

delete

Remove the given AssessmentsOffered from the Bank.

get

Get all AssessmentsTaken in this Bank

put

Add the given AssessmentsTaken to this Bank

delete

Remove the given AssessmentsTaken from the Bank.