shorinnn / vomitorium

the RYUP platform, nom sayn?
0 stars 0 forks source link

Deadlines (Feature!) #151

Open JereWong opened 9 years ago

JereWong commented 9 years ago

This is huge and I thought of it prior, but speaking with some people and they brought it up themselves as well and whenever I mentioned, it got amazing reactions.

Deadline function implementation in lessons

Just an additional option in the lesson editor. Let's add it below the lesson title, above the current options for now.

deadlineinterface

Deadline Reminder Emails/Texts

Texts can come later.

Email .... I'll draw out a simple email manager. This will be used more often now so we will design it nicely.

I think it will pick up on the same interface you used for Module Editor with dragging etc...

Basically,

3 days before deadline E-mail #1, 2 days before deadline E-mail #2. 1 day before deadline E-mail #3. 6 hours before deadline Text #1.

etc...

I guess it can be placed anywhere, we'll figure out modal or otherwise. But it can even be where deadline is on the lesson page itself, and minimize-able.

deadline-emails-manager

shorinnn commented 9 years ago

added admin deadline UI. deadline logic to be implemented tomorrow

JereWong commented 9 years ago

Notes: 1 The click is really nifty but I think its a significant change, and we don't want it happening too easily. Let's have a sorta bubble dropdown where they can choose either one. Or, regular dropdown with text is fine for early version.

image

2 Let's not make the title editable here. Reason being that we want it to be part of the email/text.

For text, we'll display until max characters and then [...],

For email, we show the title. But the title will be editable inside the "edit" UI.

image

3 Let's call it "Deadline Reminder Emails/Texts"

It's not particularly sexy, but it's clear. Notifications seems dubious for this. That's what we call our alerts that we display on the client-end.

4 "Edit" UI transition - instead of coming down again from the top, we should make it pop in from inside the box. It's after all, inside of the inside.

Heirachy! It's a great visual cue and feedback.

5 Let's make it a bigger screen as well. We need more space for the titles especially.

But it is not just a "patched on" feature. It's a significant one and the amount of space we give it in the UI gets it across. It'll feel awesome like a software on it's own.

6 Follow my text:

Currently, it's really incomplete sentences :D

image

shorinnn commented 9 years ago

2 Let's not make the title editable here. Reason being that we want it to be part of the email/text.

That's not the title, that's the email subject and it needs to be a separate input, not the same as the content. Keeping it here

JereWong commented 9 years ago

We'll have a different design in time so for now as long as it functions well.

The reason why I wanted the title to be inside a different window, is the same reason why you don't edit your email title on a different screen when you write your email. It's on the same screen.

But I think we'll need to adjust the interface so we'll keep at this for now so we only do it once later!

JereWong commented 9 years ago

We'll finish this in V2. FINISH IT!