AA-465: Various a11y fixes (#340)

This commit is contained in:
Carla Duarte
2021-01-07 12:11:28 -05:00
committed by GitHub
parent 26de2cebeb
commit 958c13ca93
16 changed files with 189 additions and 135 deletions

View File

@@ -80,6 +80,7 @@ export default function buildSimpleCourseBlocks(courseId, title, options = {}) {
{
courseId,
hasScheduledContent: options.hasScheduledContent || false,
title: 'Demo Course',
},
{
units: unitBlocks,