gifflen / Javademic

An educational clone of the board game Pandemic by Zman Games
1 stars 3 forks source link

CIS 112 class #16

Open jrackley opened 12 years ago

jrackley commented 12 years ago

Did the class disappear from blackboard for anyone else?

drinne commented 12 years ago

Yes - this happened last year as well - it's automated - I will email her all of our final work ( hopefully late tonight if we can manage it. ) My project partner and I had to do that last semester as well.

Plus she has access to our dropbox so I will also put a "final folder" there as well.

jrackley commented 12 years ago

Ok, that's a bit more reassuring. Do you happen to have a copy of the group assessment sheet? I didn't think to download it earlier on.

drinne commented 12 years ago

If I don't I have the one from last semester on my laptop and I'll use that or find a professional one that we can fill out and submit - I should have it but I'm not sure _ I thought the thing would be up through tomorrow.

On Dec 17, 2011, at 1:15 PM, Jordan wrote:

Ok, that's a bit more reassuring. Do you happen to have a copy of the group assessment sheet? I didn't think to download it earlier on.


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3190631

ghost commented 12 years ago

I was going to panic. Good to know that it is normal. I can still see my other class though.

drinne commented 12 years ago

I got a response from Kendall - she's approved the submission plan I sent in the email. She did not attach a team eval form though so I'm getting one.

BrianJerardi commented 12 years ago

Are we each doing a video, or are we just submitting one?

drinne commented 12 years ago

I'd like us each to do a video and I'll edit them together - especially for your part and Bruce's going through the actions and framework code. I'll be going over the project set up and design document and how we shared the code and kept the team communicating. I haven't heard from Bruce or Max today though.

We should definitely have some video about the function tests and how they worked. But I don't think everyone is done with the coding yet. I'm not sure if anyone is going to add anything else or if we're just polishing what we have.

Sent from my iPad

On Dec 17, 2011, at 7:21 PM, Brian Jerardireply@reply.github.com wrote:

Are we each doing a video, or are we just submitting one?


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3192411

jrackley commented 12 years ago

What all still needs to be done? I've got two exams this week so I've been trying to put as much time into them as I can, but if something still needs to be done by tonight, I can certainly do my best to contribute.

BrianJerardi commented 12 years ago

I'm in the same boat as Jordan trying to balance this with studying for two finals, so I'm not sure how much more I can do.

But from a quick glance it looks like some stuff got documented, but not completely or with javadoc style.

I'd still really like to see Unit Tests for everything, but I don't know if that's happening.

Some things are in master, and some in testing. I need Bruce to handle merging everything together.

As far as playing the game, the only actions seem to be pass and drive. And I don't think Roles are integrated into player creation. I'm sure there is more stuff missing, but since most stuff has just been coded recently I haven't had time to go through everything.

BrianJerardi commented 12 years ago

Oh and we don't have a player driver. Which I thought Max was doing, but might be wrong.

drinne commented 12 years ago

I already created a java.doc HTML just in case anything went horribly wrong today ( as of this morning's pull. ) and I was having trouble figuring out how to run compile just for the individual file instead of the whole project in net beans, but I want to keep the project file in that format for submission. I also kind of need Bruce to pull things together or declare it "done"

Brian, could you do the jing video taking us through the code and test you have already. that will make sure we have your process in the can and provide an explanation of what you used to program the parts of the game being tested. You can stick a copy of the video I dropbox.

Jordan, could you update the comments with java.doc styling where it's missing - that will give you the chance to look over the rest of the project and let us know if we're missing something obvious while we're waiting to hear from Bruce. Chino might have been taking a shot at the Action menu. We'll hear from him after 10.

Sent from my iPad

On Dec 17, 2011, at 8:41 PM, Brian Jerardireply@reply.github.com wrote:

I'm in the same boat as Jordan trying to balance this with studying for two finals, so I'm not sure how much more I can do.

But from a quick glance it looks like some stuff got documented, but not completely or with javadoc style.

I'd still really like to see Unit Tests for everything, but I don't know if that's happening.

Some things are in master, and some in testing. I need Bruce to handle merging everything together.

As far as playing the game, the only actions seem to be pass and drive. And I don't think Roles are integrated into player creation. I'm sure there is more stuff missing, but since most stuff has just been coded recently I haven't had time to go through everything.


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3192686

jrackley commented 12 years ago

I added documentation for roles last night, that's up on my fork. I did a pull request, but obviously it hasn't been fulfilled yet. I'm looking through to see what still needs to be documented, but I'm wondering if Bruce has made changes since some of these were last posted, as it has been some time. And, do we each submit our own project to blackboard? or are we submitting one single one for the group?

Also, since you want each of us to make a video. I'm just not quite sure what to put in the video as most everything I've done has been related to base class structure and not a key part of game interaction.

drinne commented 12 years ago

It's one submission for the whole group and blackboard is closed. Kendall has approved the submission with backups plan I sent out this afternoon, once the videos are in I'll send out the team evaluation form and those everyone will email her tomorrow. I'll put the approved submission process up in an issue in case people didn't get the email.

Sent from my iPad

On Dec 17, 2011, at 10:17 PM, Jordanreply@reply.github.com wrote:

I added documentation for roles last night, that's up on my fork. I did a pull request, but obviously it hasn't been fulfilled yet. I'm looking through to see what still needs to be documented, but I'm wondering if Bruce has made changes since some of these were last posted, as it has been some time. And, do we each submit our own project to blackboard? or are we submitting one single one for the group?

Also, since you want each of us to make a video. I'm just not quite sure what to put in the video as most everything I've done has been related to base class structure and not a key part of game interaction.


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3192998

BrianJerardi commented 12 years ago

Thanks Jordan. I did see you put a pull request, but I was leaving that for Bruce.

The class is closed for Blackboard, so I think Adrienne is just submitting it via email. Then we each submit our own team evaluations via email.

Not sure if this is what Adrienne wanted, but I made a video of the code I wrote for the Disease package, Research Station package, and the Location class (that I commented and tested). That's what I felt comfortable with, because of time constraints and most of this coming together rather quickly. I would be happy if everyone just kind of talked about what they worked on, but Adrienne if you want something differently let me know.

jrackley commented 12 years ago

Actually, she reopened it. not too long ago.

Here's what I got in response to an email: "Nope you're right. I'll go flip on bbd for 112 in the next hour. The course is technically over but let me switch it on gir this evening. Thx!"

drinne commented 12 years ago

Ok I have Brian's video It's perfect - I don't think I can submit anything to anywhere tonight if we don't hear from Bruce and Max. If I truly don't hear from them I have a back up plan for submitting exactly what we have and narrating it tomorrow.

If She manages to keep BB up through tomorrow I'll zip everything up for a single submission file and submit it through BB in addition to the agreed upon submission through email and dropbox. But I'm still locked out on the Mobile version but can get in through the main web version on my regular computer. Just in case anyone is still trying to find it on the app.

drinne commented 12 years ago

Jordan if you want to do the jing about the game objects and throw it in Dropbox that would be great.

jrackley commented 12 years ago

That's the plan, I just wanted to finish documenting some of the card objects first(even though I'm not sure if we're using all of them).

drinne commented 12 years ago

That's cool - part of my presentation is the process of picking and choosing what works for phases and how we got to to the ones we chose for deadlines and our long term plans if we were going to be able to complete the project. So describing your work and how you chose to arrange it so it could be used in the future is important and worth it.

On Dec 17, 2011, at 10:45 PM, Jordan wrote:

That's the plan, I just wanted to finish documenting some of the card objects first(even though I'm not sure if we're using all of them).


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3193069

jrackley commented 12 years ago

Just curious, you don't think there will be an issue with waiting until tomorrow to turn this in? It sounded like Sunday was a bit later than Professor Martin would have liked.

I definitely don't want to call the project complete without Bruce or Max, but at the same time, I guess I just wonder if we should turn something in tonight as well as tomorrow.

drinne commented 12 years ago

Midnight Sunday was approved only if everything was working perfectly, but early tomorrow was OK'ed by her in the approval of the plan - it's 11 now. I 'll be fine tuning the design doc to support the concept of "future phase" but I don't want to jar the code without at least hearing from Bruce and Max. There's the very real chance they've been offline so they could code.

My personal Drop Dead to submit without them checking will be 10 am tomorrow. If they add stuff after that I'll send her an updated package. She wants to have a day to review it, but I'd really like to have a driver if Bruce or Max have it. otherwise I'll just reference it in the actions Bruce wrote when I do the video to cover their work.

Sent from my iPad

On Dec 17, 2011, at 10:58 PM, Jordanreply@reply.github.com wrote:

Just curious, you don't think there will be an issue with waiting until tomorrow to turn this in? It sounded like Sunday was a bit later than Professor Martin would have liked.


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3193104

jrackley commented 12 years ago

Ok. I added the peer review sheet to the dropbox just in case blackboard is down before everyone gets a chance to fill it out. I'll have a video up in a few minutes.

drinne commented 12 years ago

Good thinking. And just to reassure you remember I did submit a complete package zip of our code and tests and jar, with some documentation to her on Thursday before midnight as a "just in case" submission.

Sent from my iPad

On Dec 17, 2011, at 11:13 PM, Jordanreply@reply.github.com wrote:

Ok. I added the peer review sheet to the dropbox just in case blackboard is down before everyone gets a chance to fill it out. I'll have a video up in a few minutes.


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3193152

ghost commented 12 years ago

I have the review sheet. I tried to edit in Acrobat Pro and Word with no luck today. I will print it and hand write it and scan it at work tomorrow. Should I post it back to Dropbox or email it to you Adrienne?

drinne commented 12 years ago

You can email it directly to Kendall - it's individual assessments

On Dec 18, 2011, at 1:04 PM, chinogithub wrote:

I have the review sheet. I tried to edit in Acrobat Pro and Word with no luck today. I will print it and hand write it and scan it at work tomorrow. Should I post it back to Dropbox or email it to you Adrienne?


Reply to this email directly or view it on GitHub: https://github.com/Gifflen/Javademic/issues/16#issuecomment-3195920

ghost commented 12 years ago

Thanks! I'll get her that first thing in the AM.