Purpose of the term property
What is the purpose of the term property in the educationClass?
PATCH
https://graph.microsoft.com/V1.0/education/classes/4fbd34af-a6f7-4e27-90a7-5512e3dd64a4
With body
{
"@odata.context":"https://graph.microsoft.com/V1.0/$metadata#education/classes/$entity",
"description":"Mijn 2e test",
"displayName":"Mijn 2e test",
"mailNickname":"Team_9332",
"id":"4fbd34af-a6f7-4e27-90a7-5512e3dd64a4",
"externalSource":"sis",
"externalId":"9332",
"createdBy":
{
"application":
{
"id":"0a88941d-f499-43ed-a61e-5400ea986852"
}
,
"user":
{
"id":"b1b24649-7d77-40a3-8158-bbb0ce890ee7"
}
}
,
"term":
{
"startDate":"2019-05-01",
"endDate":"2019-05-30"
}
}
In the teams application I do not see any difference between education teams where the term property is set or not.
I thought that, in an earlier version, if you entered the startDate and endDate of the term property, it was not possible to create any assignments before or after these dates.
microsoft-graph-edu
add a comment |
What is the purpose of the term property in the educationClass?
PATCH
https://graph.microsoft.com/V1.0/education/classes/4fbd34af-a6f7-4e27-90a7-5512e3dd64a4
With body
{
"@odata.context":"https://graph.microsoft.com/V1.0/$metadata#education/classes/$entity",
"description":"Mijn 2e test",
"displayName":"Mijn 2e test",
"mailNickname":"Team_9332",
"id":"4fbd34af-a6f7-4e27-90a7-5512e3dd64a4",
"externalSource":"sis",
"externalId":"9332",
"createdBy":
{
"application":
{
"id":"0a88941d-f499-43ed-a61e-5400ea986852"
}
,
"user":
{
"id":"b1b24649-7d77-40a3-8158-bbb0ce890ee7"
}
}
,
"term":
{
"startDate":"2019-05-01",
"endDate":"2019-05-30"
}
}
In the teams application I do not see any difference between education teams where the term property is set or not.
I thought that, in an earlier version, if you entered the startDate and endDate of the term property, it was not possible to create any assignments before or after these dates.
microsoft-graph-edu
add a comment |
What is the purpose of the term property in the educationClass?
PATCH
https://graph.microsoft.com/V1.0/education/classes/4fbd34af-a6f7-4e27-90a7-5512e3dd64a4
With body
{
"@odata.context":"https://graph.microsoft.com/V1.0/$metadata#education/classes/$entity",
"description":"Mijn 2e test",
"displayName":"Mijn 2e test",
"mailNickname":"Team_9332",
"id":"4fbd34af-a6f7-4e27-90a7-5512e3dd64a4",
"externalSource":"sis",
"externalId":"9332",
"createdBy":
{
"application":
{
"id":"0a88941d-f499-43ed-a61e-5400ea986852"
}
,
"user":
{
"id":"b1b24649-7d77-40a3-8158-bbb0ce890ee7"
}
}
,
"term":
{
"startDate":"2019-05-01",
"endDate":"2019-05-30"
}
}
In the teams application I do not see any difference between education teams where the term property is set or not.
I thought that, in an earlier version, if you entered the startDate and endDate of the term property, it was not possible to create any assignments before or after these dates.
microsoft-graph-edu
What is the purpose of the term property in the educationClass?
PATCH
https://graph.microsoft.com/V1.0/education/classes/4fbd34af-a6f7-4e27-90a7-5512e3dd64a4
With body
{
"@odata.context":"https://graph.microsoft.com/V1.0/$metadata#education/classes/$entity",
"description":"Mijn 2e test",
"displayName":"Mijn 2e test",
"mailNickname":"Team_9332",
"id":"4fbd34af-a6f7-4e27-90a7-5512e3dd64a4",
"externalSource":"sis",
"externalId":"9332",
"createdBy":
{
"application":
{
"id":"0a88941d-f499-43ed-a61e-5400ea986852"
}
,
"user":
{
"id":"b1b24649-7d77-40a3-8158-bbb0ce890ee7"
}
}
,
"term":
{
"startDate":"2019-05-01",
"endDate":"2019-05-30"
}
}
In the teams application I do not see any difference between education teams where the term property is set or not.
I thought that, in an earlier version, if you entered the startDate and endDate of the term property, it was not possible to create any assignments before or after these dates.
microsoft-graph-edu
microsoft-graph-edu
edited Jan 17 at 17:39
WD1979
asked Jan 17 at 14:05
WD1979WD1979
537
537
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Right now, it's a pure data holder, that can be synced into the API using our School Data Sync product from a back end SIS/MIS system in a school or manipulated as you're doing.
None of our built-in experiences is being guided buy the data in there AFAIK.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54237646%2fpurpose-of-the-term-property%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Right now, it's a pure data holder, that can be synced into the API using our School Data Sync product from a back end SIS/MIS system in a school or manipulated as you're doing.
None of our built-in experiences is being guided buy the data in there AFAIK.
add a comment |
Right now, it's a pure data holder, that can be synced into the API using our School Data Sync product from a back end SIS/MIS system in a school or manipulated as you're doing.
None of our built-in experiences is being guided buy the data in there AFAIK.
add a comment |
Right now, it's a pure data holder, that can be synced into the API using our School Data Sync product from a back end SIS/MIS system in a school or manipulated as you're doing.
None of our built-in experiences is being guided buy the data in there AFAIK.
Right now, it's a pure data holder, that can be synced into the API using our School Data Sync product from a back end SIS/MIS system in a school or manipulated as you're doing.
None of our built-in experiences is being guided buy the data in there AFAIK.
answered Jan 18 at 23:46
GarethJGarethJ
6,0532539
6,0532539
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54237646%2fpurpose-of-the-term-property%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown