Skip to content
Snippets Groups Projects

Hhmi accessibility

Merged Christos requested to merge hhmi-accessibility into master
6 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
6
import { Service } from 'wax-prosemirror-core';
import CreateGap from './CreateGap';
import FillTheGapToolGroupService from '../../WaxToolGroups/FillTheGapToolGroupService/FillTheGapToolGroupService';
import FillTheGapToolGroupService from '../FillTheGapToolGroupService/FillTheGapToolGroupService';
class FillTheGapQuestionService extends Service {
register() {