fuhrmanator / course-activity-planner

Tool for instructors to plan course activities and synchronize the data with syllabus, LMS, etc.
GNU General Public License v3.0
30 stars 262 forks source link

Multiple digit delta for days incorrectly parsed #24

Open fuhrmanator opened 8 years ago

fuhrmanator commented 8 years ago

I have a quiz at the end of the semester that needs to go until the final exam. Since I don't know when the final exam is, I just leave the quiz open for 12 days or so:

MQ14 S13F S13F+12d

However, when I look at the calendar, it's set to close TWO DAYS after (not 12):

2016-07-27 08:45    Seminar 13 opens
2016-07-27 12:15    Quiz 14 opens Seminar 13 closes
2016-07-29 12:15    Quiz 14 closes

Is it possible CAP is only parsing the single digit before the 'd'?