Hopp til hovedinnholdet
Aktiver/deaktiver navigasjonsmeny
Send oss en henvendelse
Logg på
Inspera Help Center
Inspera Assessment
Integrasjoner
Learning Tools Interoperability (LTI)
Learning Tools Interoperability (LTI)
Slik bruker du LTI
Støttede læringsplattformer for LTI
Legacy - Learning Tools Interoperability (LTI) 1.1
Artikler
Hva er en LTI-integrasjon?
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Utforsk kategorier
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% if (alignment === 'left') { %>
<% } %>
<% }) %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>