Giter VIP home page Giter VIP logo

markspells's People

Contributors

lcreid avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

markspells's Issues

Easy sign-in for kids

One of the first things Mrs. Burke and Mrs. Gray told me was make sure it's easy for kids to sign in.

Formatting A

Change to a yellow colour scheme. Yellow means fun, according to Terry O'Reilly (not the book O'Reilly).
Put the sign-in stuff in the right place -- top right menu bar.
Make it fixed width so we stop trying to do crazy stuff with css.
Move ads to the side.
Put a bottom on it, for just the minimal stuff.
Make a normal font size, except the practice pages.
Make the practice pages more fun.

Formatting B

Fix size of h
Put paragraphs where needed
Make tables look good

Parent give access to another parent.

  • Both parents have to be signed-up already.
  • Search by e-mail address. Don't do any sort of predictive or helping searches. Make the user type the right address.
  • If found, assign the child(ren) to the other parent and send the other parent a message with the internal messaging system.

Privileges for Assigning Lists

The assignment of lists brings up interesting questions. For example, I think it's safe to say that parents shouldn't be able to override the school's assignments to their kids. However, parents should be able to change each other's assignments -- or maybe that's optional in the case of split families. Also, the parents may or may not want to delegate the assignment to other caregivers. For example, a tutor would be able to set assignments, but the babysitter wouldn't.

Add checks so only logged-in user can see data

Check that only the logged in user or an admin can see data about the logged in user. Then expand this so that certain other users can see progress of the user, specifically the user's parents, teachers and caregivers/tutors.

Devise gets weird with JavaScript

Authentication fails when I run tests that use the javascript format in the post call. Also, from reading Google I see that handling the not logged in case requires extensive work, or at least a little javascript.

Messaging Sub-System

A way for users to message other users, or for the system to inform all users of events. Some uses would be:

  • Notification of system changes or downtimes
  • Notification when parent adds another parent or caregiver
  • Teacher-parent or teacher-student messaging
  • Parent-teacher messaging

Set goals

Set goals on a per-student or per-class basis, e.g. "80 % right once", "70 % right twice", etc. This would become the determination for whether the list was complete.

Mailer

Hook up a mailer so we can invite people to join, and everyone can get password resets.

Sign-up kids, parent version

Let parents create accounts for their kids, or take an existing kid's account and associate it with the parent. There's lots of thinking to figure out how to make this understandable by the average parent.

Link to suggestion box/Support

I need links to suggestions (new features) and support. I also want a screencast to show people how to enter enhancements and bugs.

Need to get start and end time for entering word from the same place

Right now, the start time for tracking how long a student spends spelling a word is taken from the browser, so we know when the page is rendered. But the end time is taken on the server. Unless they're both really close to the same time, the "thinking time" stats are going to be wrong.

More spelling lists

This is a big vision enhancement... We need to allow easy generation of spelling lists, with spell checking on the lists themselves. They have to be presented grouped by difficulty. We want to be able to present lists to students (or parents or teachers) in a way that challenges the student without frustrating them.

Fix the link between assignments and practice sessions

Users can practice lists without having the list assigned to them. If the list is assigned to a user, then the association between practice session and assignment depends on both user_id and word_list_id. I don't think there's a straight-forward way to represent that in the Rails models out of the box. You could write your own SQL clause for the association. You could also simply make the practice_session to assignment relationship explicit, without :through, but it may require some tricky overriding of methods in an area I'm not too confident about.

Practice page improvements

This page contains feedback from Mrs. Burke and Mrs. Gray.

  • Hints if the student gets stuck: How many letters in the word. The shape of the word.
  • Use primary school vocabulary and/or don't rely on words
  • By grade 5 some people aren't doing spelling lists
  • Make sure sign-in is easy. "They're always different."
  • "spin and spell" "iboard" or "test iboard" -- different spelling sites
  • "Dolsch" (sp) "Signt" (sp) word lists
  • Look - cover - write - check

Parent's home page

Let parents see how their kids are doing, and assign lists to their kids.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.