saraho1123 / mod_0_skills

Mod0 technical assessment
0 stars 0 forks source link

Assessment Results #1

Open francepack opened 4 years ago

francepack commented 4 years ago

@saraho1123 You've performed well enough to merit advancing with some additional revisions to your assessment. Well done! Please have revisions in by Monday. Here's what we'd like to see updated:

Let me know if you have questions!

saraho1123 commented 4 years ago

@francepack Thanks so much Mason! I updated the array and booleans.

I have a question though. I made my updates very simple. I am wondering if it would have been ok if I had put this for Class 1 method boolean:

isClockedIn (I updated it to isWorking)

I think specifically what I am asking is if the boolean method needs to have the same word/phrase as the boolean attribute? Would it have been acceptable to just put the is in front of clockedIn ?

Hopefully that question makes sense. Thanks Mason!

saraho1123 commented 4 years ago

@francepack So I looked at it a little more and realized that you said it was the attribute booleans, not the method booleans that needed revision. I have made additional edits. I remember being nervous about my boolean methods, and so I just assumed that's what was wrong. Bad to assume!

I think this also answers my question about naming boolean methods. But definitely let me know if I'm off track at all!