Posts

Showing posts with the label oral-exam

Sprint 11 Review/Final Exam

I consider the "final exam" containing my presentation and demo of the project plus an oral exam on coursework to be the final sprint review. The committee judging the final exam consisted of my advisor plus another professor from my department (my database professor) and a professor from another department (Accounting and Information Systems; I've been perusing classes in other departments trying to decide what to take next and discovered that she teaches a lot of database-related stuff in BCIS). The review/exam went well in that I did, in fact, pass. The project presentation and demo could hardly have gone better. I was able to answer questions intelligently and explained all the features, pros, cons, etc. of the project with no problem. Two of my friends who also work in the industry attended (the presentation/demo portion is open to the public) and so I answered questions from 5 people who knew lots about the domain in which I worked. I consider that quite an accom...

Sprint 11 Retrospective

So I figured I should do some final(ish?) updates on the project and finish off the sprint data and so forth. So here's the sprint 11 retrospective. It went swimmingly and I finished everything by the time it needed to be finished. Many things took even less time than I thought they would, so I didn't actually end up having to stay up all of Tuesday night to finish the programming issues before Wednesday morning. The tasks I finished were: Mark subtasks on the project page.  (15 minutes) "Task created" page should return to the project page. (15 minutes) Add a link to the login page/project page (depending on whether or not the user is logged in) to the error page. (10 minutes) Turn the subtask radio buttons on the task/new task pages into a drop down list. (.5 hour) Change the dependency checkboxes on the task/new task pages into a drop down and a button to add more drop downs as needed. (1 hour) (Actually changed to 3 checkboxes for now) Make the comment te...

Sprint 11 Planning

The first priority is getting as much programming done as I can before Wednesday morning. After that, it’s all about getting the presentation done and brushing up on past coursework. So those are the sprint goals. So the sprint backlog items are: Priority Description Points 800 Mark subtasks on the project page. .5 790 ”Task created” page should return to the project page. .5 780 Add a link to the login page/project page (depending on whether or not the user is logged in) to the error page. .5 770 Turn the subtask radio buttons on the task/new task pages into a drop down list. 2 760 Change the dependency checkboxes on the task/new task pages into a drop down and a button to add more drop downs as needed. 2 750 Make the comment text box count down how many characters remain as the user types. 2 740 Add a javascript calendar picker for date fields. 3 730 Make the task list on the project page a sortable table. 3 720 Create slides for the presentation. 3 710 Study for the or...

Sprint 10 Retrospective

This sprint went remarkably well. Being a hermit all weekend helped me to get as much done as I wanted to (and is probably the only way I could have gotten as much done as I wanted to in earlier sprints, but that really, really doesn’t work as a long-term thing unless one wishes to leave sanity behind). There was one item I started on and then realized I needed clarification from my advisor before I could complete it, but I got everything else done. I also didn’t do quite as much studying as I had intended; honestly I really, really don’t want to have to do this wretched studying, so I procrastinated. Anyway here are the items I did get done: Create outline for presentation. Gather study materials for oral exam. Fix task creation error where error message is sometimes shown though the task was created. Fix blocking tasks page. Fix task editing bug where the task creator can’t edit the title/desc. Study for the oral exam. (sort of, as discussed above) Move the task list on the...

Sprint 10 Review

The meeting yesterday with my professor went fine. It was quite brief, as there wasn’t much to discuss. I let him know that I had committed code to the SVN repository on Sunday, and that I had fixed all the bugs I know of and then started on UI improvements. I had a few questions on stuff I worked on during the sprint, which had all been from comments he’d made earlier, so I got clarifications on those items. He will pull my code on Wednesday and get it deployed on his server, so that’s pretty much the deadline for being done with stuff I want to actually be in the demo on Friday. On Saturday I sent my advisor an outline of the slideshow presentation I’ll have to give, and he did say that was fine. The other thing we got done during the meeting yesterday was making sure my laptop will work in the room where I’ll be presenting. One of my friends advised me to do that, and then I remembered that I’d had massive issues in that very room with my old netbook. I believe it was completely...

Sprint 10 Planning

During this next sprint, after figuring out the basic outline of my presentation, the main thing that must get done is fixing bugs. I’m going to do a quick demo of my software during the final exam, and so stuff needs to WORK. So those are the highest priority items. Anyway, here are the sprint backlog items: Priority Description Points 700 Create outline for presentation. 2 690 Gather study materials for oral exam. 1 680 Fix task creation error where error message is sometimes shown though the task was created. 3 670 Fix blocking tasks page. 3 660 Fix task editing bug where the task creator can’t edit the title/desc. 3 650 Study for the oral exam. 3 640 Move the task list on the project page to the top, above the project info. .5 630 Make subtasks indented on the task page. .5 620 Make the subtask and dependent task lists further apart on the task page. .5 610 Put a link on the task page going back to the project page. .5 600 Make the default task priority “normal”. 1 ...