You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Li et al. | 2024 | 35 | 2,500 | 0.257 | Intrinsic motivation|
111
111
112
112
**Cognitive learning outcomes** show the most robust effects (g = 0.49, stable under high methodological rigor in Sailer & Homner's analysis). **Motivational** and **behavioral** outcomes show positive but less stable effects when restricted to high-rigor studies. **Intrinsic motivation** specifically shows a smaller effect (g = 0.257), which aligns with the theoretical concern that many implementations rely on extrinsic rather than intrinsic mechanisms.
Copy file name to clipboardExpand all lines: packages/i18n/messages/de.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -536,6 +536,8 @@ export default {
536
536
liveQA: 'Live-Q&A',
537
537
userNotLoggedIn:
538
538
'Sie sind aktuell nicht eingeloggt. <login>Loggen Sie sich bitte ein</login>, falls Sie Punkte und XP sammeln und eine Übersicht über Ihren Lernfortschritt sehen möchten.',
539
+
userNotLoggedInFrame:
540
+
'Sie sind aktuell nicht eingeloggt. Bitte loggen Sie sich über die Plattform ein, in der diese Seite eingebettet ist, falls Sie Punkte und XP sammeln und eine Übersicht über Ihren Lernfortschritt sehen möchten.',
539
541
noLiveQuizzesActive: 'Keine Live Quizzes aktiv.',
540
542
activeLiveQuizzesBy: 'Aktive Live Quizzes von {name}',
541
543
activeLiveQuizzesInCourse: 'Aktive Live Quizzes in {name}',
Copy file name to clipboardExpand all lines: packages/i18n/messages/en.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -534,6 +534,8 @@ export default {
534
534
liveQA: 'Live-Q&A',
535
535
userNotLoggedIn:
536
536
'You are currently not logged in. <login>Please log in</login> if you want to collect points and XP and see an overview of your learning progress.',
537
+
userNotLoggedInFrame:
538
+
'You are currently not logged in. Please log in through the platform embedding this page if you want to collect points and XP and see an overview of your learning progress.',
537
539
noLiveQuizzesActive: 'No live quizzes active.',
538
540
activeLiveQuizzesBy: 'Active live quizzes by {name}',
539
541
activeLiveQuizzesInCourse: 'Active live quizzes in {name}',
0 commit comments