Table of Contents
Team Priorities April 2019
- Coding to Learn and Create
- Website and visual identity
- Coding prototype exploration
- Storyboards
- REB
- Quarterly and Annual Report
- Storytelling (SJRK, Floe)
- Story viewing site with framing from an SJRK and Floe perspective
- Bug fixing and improvements
- CISL
- Face-to-Face at IDRC Apr 8
- Preferences Framework development work
- Readium development work
- Preference Server development work
- Platform Co-op
- Platform co-op website redesign, visual identity and implementation start
- Beauty workers website
- Co-design with partner coops
- SJRK
- Updates to the website (May Interim Report)
- Partner work descriptions
- Events
- Partner subawards for final year
- Bodies in Translation
- Planning for 3rd co-design session
- APCP
- Floe
- Lunchboxes
- ILDH Updates
- Guide Updates
- Accessing the Arts
- Determing scope of work and activities
- IDRC Infrastructure
- figure out solution for docpad sites
Medium Term Spreadsheet: https://docs.google.com/spreadsheets/d/1QH_wfiCwpXf2EsMYRjJmLWbr9rx8yaI9h5uxhQH7odE
Accessing the Arts
JIRA | People | Estimate | Notes |
---|
Introductory meeting with Culture Creates on 04/23 | Alan |
|
|
Coding to Learn and Create
Wiki: Coding to Learn and Create
JIRA | People | Estimate | Notes |
---|
| Sepideh/David |
| Draft Agenda |
Prototype | Simon |
|
|
REB | Sepideh |
|
|
Visual design | Avtar |
|
|
Website | Avtar/Colin |
|
|
Storyboards | Sepideh |
| 2/3 are completed |
Storytelling Tool
Latest storytelling tool build site: http://staging-stories.floeproject.org/
The Storytelling Project site: https://stories.floeproject.org/
Karisma Stories Site: https://karisma-stories.floeproject.org/
Other info regarding Storytelling Tool, including designs and processes: Web Storytelling Tools
JIRA | People | Estimate | Notes |
---|
Key |
Summary |
T |
Created |
Updated |
Assignee |
Reporter |
P |
Status |
Resolution |
| Gregor |
| These were tackled the week of April 1st. SJRK-242 was merged SJRK-227 has an open pull request: https://github.com/fluid-project/sjrk-story-telling/pull/22 |
Key |
Summary |
T |
Created |
Updated |
Assignee |
Reporter |
P |
Status |
Resolution |
| Gregor |
| This will be tackled the week of April 8th SJRK-229 has been implemented, though Gregor has run into issues adding tests to alter and check the contents of the dynamically-added blocks |
Framing of the stories for SJRK/Floe
SJRK-246
-
Getting issue details...
STATUS
| Sepideh, Caren, Gregor |
| IN PROGRESS Caren has put together a design for the intro content. Gregor has implemented it but will not make a pull request until further discussion of the content. |
Diagram of the relationships between grades and markup | Gregor |
| Gregor has started to put a diagram together |
Wiki: Platform Cooperative Development Kit
JIRA | People | Estimate | Notes |
---|
Roadmap and Plan | Dana/Michelle/Colin |
|
|
Beauty Worker's Website | Dana/Michelle |
|
|
Platform Co-op Website Redesign | Cheryl/Dana |
| |
Embedded Codesign with Partners - invites and planning | Dana/Michelle/Cheryl |
| |
REB for codesign ? | Dana |
| |
CISL
Website: http://cisl.cast.org/
3R Tool Design Idea: 3R Tool Design Description
Sketches: CISL - Early Design Sketching
Reader demo: http://cisl-demo.cast.org/
Github: https://github.com/cast-org/cisl-demo/
Social Justice Repair Kit
Website: https://sojustrepairit.org/
JIRA | People | Estimate | Notes |
---|
Ongoing partner meetings | Dana/Michelle |
|
|
Sub-award agreements for Year 3 | Dana |
| |
Add accordion to Resources page | Avtar/Dana |
| |
Integrate search for resources | Avtar |
|
SJRK-210
-
Getting issue details...
STATUS
|
Update Partners page with more content | Dana |
| Wating for feedback from partners |
Implement site | Avtar |
| IN PROGRESS The new site has been deployed. A few remaining issues are documented in SJRK-165. |
APCP
Website: https://morphic.world/
JIRA | People | Estimate | Notes |
---|
GPII-2843
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3046
-
Getting issue details...
STATUS
|
|
| |
GPII-3711
-
Getting issue details...
STATUS
|
|
| Final NOVA deployment |
GPII-3774
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3747
-
Getting issue details...
STATUS
| Cindy |
| https://github.com/GPII/universal/pull/752 |
GPII-3784
-
Getting issue details...
STATUS
| Cindy |
| https://github.com/GPII/universal/pull/755 |
GPII-3791
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3828
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3759
-
Getting issue details...
STATUS
|
|
| |
GPII-3753
-
Getting issue details...
STATUS
|
|
| |
GPII-3733
-
Getting issue details...
STATUS
|
|
|
|
GPII-3717
-
Getting issue details...
STATUS
| Cindy |
|
|
GPII-3719
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3720
-
Getting issue details...
STATUS
| Cindy |
|
|
GPII-3117
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3646
-
Getting issue details...
STATUS
|
|
|
|
GPII-3396
-
Getting issue details...
STATUS
|
|
|
|
GPII-3318
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-3298
-
Getting issue details...
STATUS
| Cindy |
|
|
GPII-3333
-
Getting issue details...
STATUS
See also:
GPII-3619
-
Getting issue details...
STATUS
| Joseph |
| DONE https://github.com/GPII/universal/pull/718 - Discussion w/ Cindy re: last three access tokens created by the tests, and how to delete them. Modified code as discussed, reviewed, and merged.
- Production tests for
/user/%gpiiKey/login, /user/%gpiiKey/logout, /health , /ready, /access_token , /%gpiiKey/settings/%device, and /%gpiiKey/settings endpoints (cloud based Flowmanager) - Coordinates with test definitions used in a development configuration.
|
GPII-3646
-
Getting issue details...
STATUS
| Joseph |
| PULL REQUEST https://github.com/GPII/universal/pull/777 - Decision from 17-Apr-2019 architecture meeting was not to archive the expired access tokens. Node script modified to simply delete all expired tokens.
- Created bash script to use Docker to run the above deletion node script. Added to pull request – could be used by cron to periodically remove expired tokens in production system.
|
GPII-3832
-
Getting issue details...
STATUS
| Joseph |
| IN PROGRESS - Pull request for AWS reviewed favourably, but question about why the tests were never run in AWS – a question for Cindy.
- Switching attention to GCP, but depends on GPII-3333.
|
GPII-3754
-
Getting issue details...
STATUS
| Joseph |
| |
GPII-2436
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-2437
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-1987
-
Getting issue details...
STATUS
| Cindy |
| |
GPII-2164
-
Getting issue details...
STATUS
Gather all the diagrams and ensure they are up to date | Cindy |
| |
GPII-2568
-
Getting issue details...
STATUS
Replace references to "universal" with "gpii-universal" in linux master branch | Joseph |
| PULL REQUEST https://github.com/GPII/linux/pull/97 - Waiting second review by Javi
- Used in linux pulls for device and process reporter work (below).
|
Process Reporter (linux):
GPII-442
-
Getting issue details...
STATUS
| Joseph | Waiting on review/merge | |
Process Reporter (windows):
GPII-2844
-
Getting issue details...
STATUS
Steve Grundell's work to use more of the Process Reporter module in gpii-windows (Formerly
GPII-2578
-
Getting issue details...
STATUS
) | Steve Grundell/Joseph |
| PULL REQUEST - Reviewed Steve's pull requests:
|
Process Reporter (windows):
GPII-2493
-
Getting issue details...
STATUS
| Joseph |
| |
Process Reporter (all):
GPII-1882
-
Getting issue details...
STATUS
GPII-2775
-
Getting issue details...
STATUS
| Joseph |
| PULL REQUEST - Modify Integration/Acceptance Testing Framework to use the Process Reporter where the test checks to see if a solution has started, is running, or has been shut down:
GPII-1882
-
Getting issue details...
STATUS
- Created GPII-2775 to add a mock ProcessReporter for integration tests in universal.
- universal: https://github.com/kaspermarkus/universal/pull/24
|
Device Reporter/PlatformReporter (universal):
GPII-3120
-
Getting issue details...
STATUS
- Originally part of DeviceReporter work for reporting all screen resolutions
- That work may no longer be necessary
- But, the way the PlatformReporter is currently implemented can be improved by using context awarness
| Joseph |
| |
Device Reporter (all):
Extend Device Reporter to report available screen resolutions. New JIRA for the MatchMaker that depends on the changes for the DeviceReporter: -
GPII-2654
-
Getting issue details...
STATUS
- Will be implemented for version 2.0 of the MatchMaker.
GPII-1939
-
Getting issue details...
STATUS
Depends on:
| Joseph |
| IN PROGRESS - Decision at GPII architecture meeting was: the screen resolutions are a part of the payload of the device reporter. Device Reporter modified to do this.
- Decision at architecture meeting on 19 Oct to wait to review the pull requests until the system needs to use this information: see line 172 of the meeting minutes: https://pad.gpii.net/p/arch-2017-10-19-2g84nmb
PULL REQUEST DeviceReporter pull requests (GPII-1939):Settings Handler pull requests: |
Device Reporter (all):
GPII-2653
-
Getting issue details...
STATUS
| Joseph |
| Sometime in the future: expand the DeviceReporter to provide device information regarding PSP preferences (e.g., language) |
GPII-2672
-
Getting issue details...
STATUS
| Joseph |
| |
GPII-2673
-
Getting issue details...
STATUS
| Joseph |
| IN PROGRESS - Investigating.
- Likely obsolete/fixed.
|
Bodies in Translation
http://bodiesintranslation.ca/
Bodies in Translation
JIRA | People | Estimate | Notes |
---|
Third Co-design session | Dana/Sepi/Colin/Michelle |
|
|
Design Brief | Dana/Sepi/Colin/Michelle |
|
|
Synthesize the results from sessions 1 + 2 | Sepideh | | Synthesis Document |
Write up a draft set of stories of use | Sepideh |
|
|
Write up a draft list of features for the platform | Dana/Sepi |
|
|
Sketch some user interfaces for the platform | Sepideh |
|
|
Plan the activities for session 3 | Dana/Sepi |
|
|
Design draft information architecture for the platform | Sepideh |
|
|
Summarize and provide reflection on: Activities we did and why and Key perspectives or opinions from our co-designers | Dana/Sepi |
|
|
UIO
(Floe) User Interface (Learner) Options Mobile and Responsive Design
JIRA | People | Estimate | Notes |
---|
FLUID-6311
-
Getting issue details...
STATUS
| Gregor | 5 | DONE NOTE: due to FLUID-6324 we are not able to deploy yet; however, when the PR is ready it can still be merged into master. |
FLUID-6312
-
Getting issue details...
STATUS
| Gregor/Alan/Justin | 3 | |
FLUID-6303
-
Getting issue details...
STATUS
| Gregor/Alan/Justin | 2 | |
FLUID-6322
-
Getting issue details...
STATUS
| Justin | 6weeks  | |
FLUID-6363
-
Getting issue details...
STATUS
| Justin |
|
|
FLUID-6364
-
Getting issue details...
STATUS
|
|
|
|
Infusion
Post Infusion 2.0 Review Meeting Notes
JIRA | People | Estimate | Notes |
---|
FLUID-6094
-
Getting issue details...
STATUS
|
| 2 |
|
FLUID-6131
-
Getting issue details...
STATUS
|
|
| - This documentation is needed to support integrations.
|
FLUID-6110
-
Getting issue details...
STATUS
|
|
| - Updated the tags in Infusion and Infusion-Dev repos
- Alan created a tool for generating docpad builds from tags.
|
Yeoman generator for Infusion | Alan |
| Experimental work on scaffolding tooling for project generation: https://github.com/waharnum/generator-infusion |
FLUID-6198
-
Getting issue details...
STATUS
|
|
| Work to bring the multilingual spike into core Infusion's examples, and improve the documentation on multilingual UIO. |
FLUID-6239
-
Getting issue details...
STATUS
|
|
|
|
FLUID-6148
-
Getting issue details...
STATUS
|
|
| |
FLUID-6325
-
Getting issue details...
STATUS
|
|
| Investigate centralizing attributions and copyrights into a single file.
Could also look at all-contributors for ideas on how to attribute contributions PULL REQUEST
https://github.com/fluid-project/infusion/pull/921
|
FLUID-6324
-
Getting issue details...
STATUS
| Justin/Alan | 3 | It was decided at the planning meeting on 08 Jan 19 that we would use Alan's fork of the handlebars docked plugin until his PR to the repo has been merged. |
FLUID-6375
-
Getting issue details...
STATUS
| Antranig |
| |
Integrations, Collaborations, and Web Admin
IDRC Infrastructure
JIRA | People | Estimate | Notes |
---|
BotBot.me IRC logging service shutdown | Alan |
| The new bot is logging in a very basic way to http://irc-logs.fluidproject.org/ and appears stable. Further work is needed to present the logs from BotBot in a more usable way.
INFRA-219
-
Getting issue details...
STATUS
INFRA-220
-
Getting issue details...
STATUS
|
INFRA-225
-
Getting issue details...
STATUS
| Alan |
|
|
FLUID-6200
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6282
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Back to the drawing board. |
FLUID-6283
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6284
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6285
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6286
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6287
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6288
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
FLUID-6289
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Docker/Compose done. Working on CI pipeline. |
INFRA-99
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Registry is running. Working on authentication server. |
GPII-3186
-
Getting issue details...
STATUS
|
|
| IN PROGRESS Research is done. Need to fill some bug reports and worked with Tony to prepare document. |
Inclusive Design Toolkit
The Inclusive Design Guide
http://handbook.floeproject.org/
Design Handbook
Co-design Toolkit
JIRA | People | Estimate | Notes |
---|
Create a "lunchbox" for creating accessible and inclusive web content | Jon | 5d |
|
FLUID-6370
-
Getting issue details...
STATUS
| Jon |
| On desktop sizes - always show the sidebar On mobile - consider putting the topics in a menu. |
Update user-continued design entry in the Guide, also consider replacing the word "user" | Dana, Colin |
|
|
Multilingual Entry | Alan |
| Based on SJRK localization work, UIO multilingual experiment |
Digital Divide Entry | Alan |
| Based on conversations from SJRK and other areas about building tools for audiences that lack reliable internet connectivity, exist on the margins geographically / economically... |
Multimodal Design Entry | Alan |
| Based on Guelph presentation https://docs.google.com/presentation/d/1XV_l73ePNlcIy1iEYjUjRIzpIpRIOqGmsGHK9x7k9yc/edit |
Create a landing page for our design toolkit on the IDRC site |
|
|
|
Address issues based on feedback from Grace and Kathy | Dana |
|
|
Nexus science lab video entry | Simon/Alan/Caren |
| What might that look like? "People" to discuss. |
Mentoring
Communication
JIRA | People | Estimate | Notes |
---|
Floe News on Open Ed at OCAD | Alan |
|
FLOE-567
-
Getting issue details...
STATUS
|
Floe News on Learning Common Co-design | Michelle |
| Post SEWA co-design |
Fluid Project Twitter | Alan/Colin |
|
|
On Hold
Inclusive Cities - On Hold
Website: https://cities.inclusivedesign.ca/
JIRA | People | Estimate | Notes |
---|
CITY-42
-
Getting issue details...
STATUS
| Simon | 1.5 days |
|
UIO+ Browser Extension - On Hold
Current and Planned Iterations
Phases:
Phase 2 - Technical Debt Clean Up: (Sep 4, 2018 - Sep 14, 2018)
JIRA | People | Estimate | Notes |
---|
FLUID-6209
-
Getting issue details...
STATUS
| Justin | 5 | |
Future Work
For additional future work see: https://docs.google.com/document/d/1lqU7XA6imShzS1BofQhS5JWHziCZH1zUjQQOilBhpMk/edit
SNOW - On Hold
MyL3 - On Hold
Latest mockups for implementation: https://files.inclusivedesign.ca/s/iHnIZDS3cFzxpnC
Latest mockups: https://files.inclusivedesign.ca/s/Irsq4w24gFgEGqF
(Floe) Preference Exploration and Self-Assessment (MyL3)
Importing external data exploration: https://myl3-static.firebaseapp.com/
Wordpress Infrastructure - On Hold
JIRA | People | Estimate | Notes |
---|
Figure out and implement an internationalization strategy for wp-a11y Task specifically for Our Doors are Open: - French flag click and take to Nos Portes Sont Overtes - Remove Nos Portes Sont Overtes page from nav - top navigation to be in French | Jon | 3d |
|
Other tasks (no Jiras yet) - Rename wp-a11y theme to something like 'Floe WP Theme Skeleton' - Postponed
- Merge Foundation branch into Master - DONE
- Update BIG IDeA to use Master instead of Foundation branch
- Update SNOW to use Master instead of Foundation branch
- Make sure each theme has necessary stuff Wordpress wants for themes (i.e. all necessary release metadata and licenses)
|
|
|
|
Rescope feedback-post-plugin to BIG IDeA |
|
| Make it clear that the plugin is used for BIG IDeA. Re-using it will require modification. |
Document todos / issues with wp-a11y-theme, big-idea-theme, and feedback-post-plugin before migration | Jon | 3d | |
Move Wordpress related repositories to IDI project space: - wp-a11y-theme
- big-idea-theme
- feedback-post-plugin
| Jon | 1d |
|
FLOE-537
-
Getting issue details...
STATUS
| Eloisa | 1d | Will update this JIRA as I find tools/resources online. |
Describe the Feedback plugin as a generally useful feedback tool (not just for BI) |
|
|
|
Evaluate Revisr for Wordpress dev | Jon |
|
|
Evaluate github workflow for Wordpress dev | Jon |
|
|
Evaluate gitium | Jon |
| |
Evaluate incron | Jon |
| |
Wordpress Dev-Deploy Continuous Integration | Giovanni |
|
|
Pressbooks - On Hold
JIRA | People | Estimate | Notes |
---|
a11y review of PB | Jon | Ongoing | - Continuing a11y review.
- Cover page review done - need to file Github issues. Now moving on to content pages.
|
UIO Integration for Book themes (May 2018)
FLUID-6255
-
Getting issue details...
STATUS
| Ned, Justin, Jon | Ongoing | Ned to be able to dedicate time after March 19. See notes from Feb meeting with Ned. |
More a11y feedback for Pressbooks book theme (March 2018) | Jon? |
| IDRC to help testing and provide feedback via github issues. See notes from Feb meeting with Ned.
|
a11y feedback for Pressbooks dashboard (March 2018) | Jon? |
| IDRC to help testing and provide feedback via github issues. See notes from Feb meeting with Ned. |
CMHR IAD Guide - On Hold
JIRA | People | Estimate | Notes |
---|
Integration of UIO into web version of the IAD |
|
| On hold |
Accessibility feedback for IAD Guide |
|
| Improved a11y of sidebar. PR merged. Need to confirm CC license on site. |
Development of accessible shortcodes for IAD |
|
|
|
Development of online resources for CMHR |
|
|
|
| People | Estimate | Notes |
---|
FLUID-6015
-
Getting issue details...
STATUS
| Jon | 4d | Pull request |
FLOE-496
-
Getting issue details...
STATUS
| Jon | 5+ days | |
FLOE-490
-
Getting issue details...
STATUS
| Jon | 5+ days | - Need to merge FLOE-496.
- Also need to add an option to print on single 5x10 cards duplex.
|
Update the content so it can be printed nicely | Dana |
|
|
Examples for using the Cards/Guide | Dana |
| Tim and Godfrey had created some examples, we need to include them somewhere. |
Infrastructure - On Hold
JIRA | People | Estimate | Notes |
---|
Migrate Infusion docs to use the docs template | Jon |
|
|
Refactor the design cards repository so content is separate from the generation tool | Jon | 5d |
|
Refactor the ILDH to use the new docs platform structure | Jon | 2d |
|
Refactor the First Discovery docs to use the new docs platform structure | Jon | 2d |
|
Refactor the Infusion docs to use the new docs platform structure | Jon | 5d | - This task is going to take a little longer because the infusion docs was never fully part of the docs platform.
|
FLUID-5830
-
Getting issue details...
STATUS
| Jon / Justin | 2d | IN PROGRESS - Working on a new structure for docs.
- Refactor and leverage npm.
|
FLUID-5555
-
Getting issue details...
STATUS
| Jon / Justin | 3d |
- Jon is going to create a personal repo containing SVGs for font generation
- Justin will look into grunt tasks to generate fonts once SVGs are in place
|
FLUID-5773
-
Getting issue details...
STATUS
| Jon | 2d |
|
FLUID-5722
-
Getting issue details...
STATUS
| Jon | 3d |
|
IDRC Website | Lisa |
|
|
Make the IDI site mobile friendly |
| 10d | - The IDI theme uses the FSS theme. The FSS theme is not mobile friendly.
- Work should be done to either update the FSS theme, or remove the dependency on the FSS theme and deprecate it.
|
Website deployment checklist | Justin |
|
|
ILDH - On Hold
JIRA | People | Estimate | Notes |
---|
Go through the ILDH review doc and sort and prioritize issues | Jon | 1d | The document can be found here: https://docs.google.com/document/d/1xsxgLkZchwKXZak9e8mKSMVQv2uFXbmnE8vp5TUOoEU/edit |
FLUID-5691
-
Getting issue details...
STATUS
| Jon | 2d | ON BACK BURNER https://wiki.fluidproject.org/display/fluid/Inclusive+Learning+Design+Handbook+Contributor's+Guide Will issue pull request when ready; will need to update template to replace link to github with link to contrib guide |
FLOE-287
-
Getting issue details...
STATUS
|
| 4d | Forces & Motion Basics isn't really a good choice now. John Travoltage is better, but will require updates to the exemplar text content which is additional work. |
Create a wiki page of the Floe section of the site which summarizes "Jutta's 7 guidelines to better inclusive learning" | Jon | 1d | Rough contents contained in an email from March 31, 2015 "Fwd: Core Team Action Items, 3/31" |
Redo the information architecture of the ILDH to be more useful |
|
|
|
Add a guide about general web accessibility | Jon | 5d |
|
Infusion - On Hold
JIRA | People | Estimate | Notes |
---|
Infusion Documentation Plan |
|
|
|
FLUID-6107
-
Getting issue details...
STATUS
|
|
| Perhaps using an AUTHORS, CONTRIBUTORS, or COPYRIGHT file. |
Consider refactoring infusion repo into a monorepo |
|
| - separate lifecycle of core framework and components
- Every now and then we will make a form of "LTS" release where we sync up and QA framework and components
- Will each component be a separate repo in the mono repo?
|
Remove Progress Component in favour of standard HTML component |
|
| Requires a redesign of Uploader that doesn't use our Progress component Should this be deprecated in a release first? |
FLUID-6098
-
Getting issue details...
STATUS
| Antranig |
|
|
FLUID-6108
-
Getting issue details...
STATUS
|
|
|
|
Remove enhancement code for no-js version of Uploader |
|
| Should this be deprecated in a release first? https://github.com/fluid-project/infusion/blob/master/src/framework/enhancement/js/ProgressiveEnhancement.js |
FLUID-6013
-
Getting issue details...
STATUS
|
|
|
|
FLUID-6109
-
Getting issue details...
STATUS
|
|
|
|
FLUID-6102
-
Getting issue details...
STATUS
|
|
|
|
Automate Manual Test plans |
|
| Look at Tony's Webdriver work |
Establish a practice for "annotating" new changes in the docs |
|
| e.g. "Changed in infusion-dev" |
Add an automatic link checker as part of the doc build process |
|
|
|
For our sites switch to use YouTube video player |
|
| Must provide captions for our videos |
Update the video entry on the ILDH to help people who want to embed video |
|
|
|
FLUID-6197
-
Getting issue details...
STATUS
FLUID-6198
-
Getting issue details...
STATUS
|
|
| Bringing in multilingual spike to Infusion examples, and improving the documentation around localization. Spike repo: https://github.com/waharnum/uio-multilingual |
AChecker - On Hold
JIRA | People | Estimate | Notes |
---|
Updating Achecker to work with the newer PHP version, 5.4+ http://atutor.ca/atutor/mantis/view.php?id=5547 | Cindy |
| ON HOLD Not as important as Floe work Upgrade complete, but some checks not checking; still need access to old Checker for comparison, but not the production site |
Latest storytelling tool build site