Popular repositories
2,389 contributions in the last year
Less
More
Contribution activity
March 2021
Created 171 commits in 2 repositories
Created a pull request in code-dot-org/code-dot-org that received 4 comments
fix inconsistency in level key names in coursee-2021
Today's levelbuilder content scoop introduced a diff which caused seeding to fail on staging. After adding some debug logging, the stack trace look…
+5
−5
•
4
comments
Opened 38 other pull requests in 2 repositories
code-dot-org/code-dot-org
2
open
2
closed
33
merged
- create lessons_opportunity_standards join table
- Support standard types
- add standard_type column to stages_standards table
- deflake standards autocomplete tests
- Add lesson standards via autocomplete dropdown
- add standards autocomplete helper
- add fulltext index on standards description
- Import csf lesson standards
- Add ability to remove standards from lesson via lesson edit page
- Show standards on lesson edit page
- fulltext index standards on shortcode and description
- disable standards migration breaking local development
- Re-import lesson standards
- DTS (Levelbuilder > Staging) after resolving merge conflicts
- seed standard category from the correct framework
- include output of rake seed:default in build log during deploys
- Partially revert "Import lessons standards"
- Show standards on lesson plan page
- Import lessons standards
- validate seed key consistency for levels_script_levels
- make deprecated standards columns nullable
- Restore "stop writing deprecated standards fields"
- Revert "stop writing deprecated standards fields"
- wait to see standard toggle before clicking it
- remove script_level association from TeacherFeedback model
- Some pull requests not shown.
code-dot-org/curriculumbuilder
1
merged
Reviewed 71 pull requests in 2 repositories
code-dot-org/code-dot-org 70 pull requests
- Set up ability to Add Code Documentation Associations to Lessons
- add standards autocomplete helper
- Add lesson standards via autocomplete dropdown
- Improve the Course and Unit Rollup Components and Add Unit Tests
- Introduced Code on Teacher and Student Lesson Plan Styles like Blocks
- Show Course and Unit Rollups
- Show standards on lesson edit page
- Set up components to roll up standards
- Put tips after the progression details
- Create UI for adding Programming Expression documentation links
- Fix flakey tests on ios
- Reorganize Curriculum PDF code
- Show standards on lesson plan page
- Set up the URLs for the rollup pages for course and unit
- Only have programming expressions for blocks that have their own documentation
-
Use
remark-pluginspackage for plugins - enable new 'visual code block' markdown syntax
- Make table styling only apply to text area of activity section and not progression
- Add ability to generate a PDF from raw HTML
- Create UI for Course and Unit Roll Up Pages for Vocab, Code and Resources
- Serialize teacher resources for unit groups
- Seed and serialization for script resources
- Reserialize scripts on vocab and resource change
- Manual Merge of levelbuilder to staging
- Remove id from scripts_resources and unit_groups_resources
- Some pull request reviews not shown.