Some breadcrumbs buttons are in space
Courses and challenges should be done
2013-06-12
2013-01-28
- Progress
- Priorities
- Layout for old Challenges/Courses
- Problems
- bleach error
- btn-??? classes doesn't work - btn class overrides it
- no courses under find:
- python manage.py export_project_listing
- can't remember if this exports full path for images, may need the relative MEDIA_URL
- Where is beta.p2pu.org running from?
- /opt/alpha/lernanta/lernanta
- WYSIWYG editor:
2013-01-22
- Marvin
- CSS
- Mechanical MOOC support
- Python MOOC Sequence 4 - delayed a bit - (18 Feb)
- School of Data - on ICE atm
- Media lab
- MOOC Maker
2013-01-14
- School of Data mooc postponed
- Mechanical MOOC
- CSS
- Split bootstrap customization from lernanta specific CSS
- Create separate repository based on sass-twitter-bootstrap for p2pu
- Blog about MOOC
- On the horizon
- Didn't get that much feedback during community call
2012-01-07
Progress
Priorities
- MOOC
- confirmation email
- grouping
- documentation
- School of data MOOC
- Call and initial planning
- School of Data Questions
- DNS
- How many people signed up?
- Splash signup page?
- Importing data from gdocs
- Mailgun account
- Do they want groups?
- Criteria for breaking apart groups
- Manual grouping?
- Link shortening
- Communication method?
- CSS (maybe not this week)
2012-12-10
Busy with blogpost about music hackday
Busy writing blogpost about MechanicalMOOC
Finishing up some MOOC stuff
- some data for June
- documenting process
- concerned about if they will understand the data
Priorities
- Finish post for MOOC
- CSS framework
- 3rd sequence of MOOC - Grouping date 2nd or 3rd of January
Old
Difficulties with bootstrap
- File input field not properly styled
- Linking to tabs on a page
- Why does .thumbnail have a fixed width?
Questions about css-framework branch:
- Is the bootstrap.css generated from bootstrap.sass? How do we update when bootstrap updates?
- Everything seems to change a little after page load
Priority of templates to update (other pages will use existing "old" css)
Minimal Viable Product to launch:
- Done - Home page: https://github.com/p2pu/lernanta/blob/master/lernanta/templates/dashboard/splash.html
- Done - Learn page: https://github.com/p2pu/lernanta/blob/master/lernanta/templates/learn/learn.html -- (maybe need to pull from master to get latest)
- Done - Login page
- Done - Signup page
- In progress - Course page: https://github.com/p2pu/lernanta/blob/master/lernanta/templates/projects/project.html
- https://github.com/p2pu/lernanta/blob/master/lernanta/templates/projects/sidebar.html
- In progress - Sidebar
- In progress - Content page: https://github.com/p2pu/lernanta/blob/master/lernanta/templates/content/page.html
- In progress - School page: https://github.com/p2pu/lernanta/blob/master/lernanta/templates/schools/home.html
- In progress - Dashboard: https://github.com/p2pu/lernanta/blob/master/lernanta/templates/dashboard/dashboard.html
Others:
* Badges pages (submission, list, etc.)
* Course review process