Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,090 contributions in the last year
Activity overview
Contributed to
bebraven/platform,
beyond-z/canvas-lms-js-css,
rshipp/awesome-malware-analysis
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in bebraven/platform that received 3 comments
Move xAPI to JS
Reimplementing xAPI assignment project logic in JS instead of Rails. Task: https://app.asana.com/0/1174274412967132/1187336478107377/f Main things …
+675
−139
•
3
comments
- Add Submit button with UI feedback
- Make selecting a Lesson or Project work in Chrome incognito
- We don't need cleanup jobs running during specs on app startup.
- Instrument RestClient calls with Honeycomb tracing and logging.
- Use published version of project
- Fix the LRS proxy to handle the activities/state endpoint.
- Move xAPI to JS
- Add Warden authentication strategy for LtiLaunch'ed requests.
- Implement some specs for publishing and submitting a Project.
- Suspend callback on user admin update
- Refactor spec refactories to be more intuitive and allow overriding values
- Remove obsolete TODO
- Add span around unzip/upload

