-
Notifications
You must be signed in to change notification settings - Fork 248
Adapt Roadmap Meeting Minutes
Tom Taylor edited this page Dec 6, 2016
·
1 revision
Attendees: Aniket, Brian, Dan Grey, Tom G, Matt, Ollie, Pete, Thomas B, Tom T.
Time: 11am Tuesday 6th December 2016.
- Abandon IE8
- Abandon IE9
- Abandon IE10
- Refactor
- Transition to ES6 (possibly using Typescript as a transpiler while support for IE11 persists)
- Remove ‘sticking plaster’ fixes
- CLI rework (necessity if plugin architecture changed)
- Core audio support
- Multiple page rendering
- Unlink content structure: remove dependency on CO/A/B/C hierarchy
- iframe issue
- List problems with current framework
- Architecture diagram Ollie
- Arrange extra-curricular discussions (around meetup? -- pub?)
- Look into iframe issue — moving navigation out of the wrapper Ollie
- More user-led UI changes/user testing
- Potentially develop analytics tracking (xAPI/google analytics)
- User-input feedback/rating system
- Look into creating handouts/community pack to hand out at the meetup (particularly from a non-technical perspective)
- Call to action
- Generating feedback
- Aniket has a UX group based in India with around 250 members who could potentially review UI/UX
- Properly adopt semantic versioning
- Will likely cause issues with plugin dependencies
- Framework in Five Minutes
- Setting up Your Development Environment
- Manual Installation of the Adapt Framework
- Adapt Command Line Interface
- Common Issues
- Reporting Bugs
- Requesting Features
- Creating Your First Course
- Styling Your Course
- Configuring Your Project with config.json
- Content starts with course.json
- Course Localisation
- Compiling, testing and deploying your Adapt course
- Core Plugins in the Adapt Learning Framework
- Converting a Course from Framework Version 1 to Version 2
- Contributing to the Adapt Project
- Git Flow
- Adapt API
- Adapt Command Line Interface
- Core Events
- Core Model Attributes
- Core Modules
- Web Security Audit
- Peer Code Review
- Plugins
- Developing Plugins
- Developer's Guide: Components
- Developer's Guide: Theme
- Making a theme editable
- Developer's Guide: Menu
- Registering a Plugin
- Semantic Version Numbers
- Core Model Attributes
- Adapt Command Line Interface
- Accessibility v3
- Adapt Framework Right to Left (RTL) Support