• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Passed

 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Last week tuesday, June 17th, I took part III, and today I checked certmanager site and found this:
Grade: P
Score: 75
Comment: This report shows the total points that could have been awarded in each section and the actual amount of points you were awarded. This information is provided in order to give you feedback on your relative strengths on a section basis. The maximum number of points you could have received is 100, minimum to pass is 70.
Class Diagram (44 maximum) .......................... 31
Component Diagram (44 maximum) ...................... 32
Sequence/Collaboration Diagrams (12 maximum) ........ 12

Thanks to all of you for answering my questions, and discussions about the requirements.
Guess nowits time for
[ June 26, 2008: Message edited by: Marcel Dullaart ]
 
author
Posts: 469
20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Marcel !!

It would be great if you can share your Part II/III experience and approach.

thanks
Ashish
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 3389
Mac MySQL Database Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Marcel
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You got a P? That's like 10 levels worse than an F! I've never heard of them making up a new letter to show their disappointment in your work. Don't feel bad. You'll do better next time!



-Cameron McKenzie

 
Ranch Hand
Posts: 399
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

You got a P? That's like 10 levels worse than an F! I've never heard of them making up a new letter to show their disappointment in your work. Don't feel bad. You'll do better next time!





Congratulations !!!


[ June 26, 2008: Message edited by: Ayub ali khan ]
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !
You are SCEA now !!!
 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

I see that you got perfect score on the sequence diagrams. Can you share with us your experience doing them?

Gabriel
 
Marcel Dullaart
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all for responses, even Cameron

It would be great if you can share your Part II/III experience and approach.


For part III I took the questions listed in this post.

Regarding the assignment I think it is always wise to use a proper tool for creating your model.
Something like Rational Rose, Sparx EA, StarUML, etc. But the tool must at least ensure that your model is in sync.
This way every identifier is consistently named across your class diagram and sequence diagrams.

At first I read the assignment several times, keeping notes of the inconsistencies and unclear requirements.
Some of these un-clarities were explained further down, or hidden deeper in the description. Others were just unclear, so i made my own assumption about it and tried to keep these consistent in the model.

I used UML 2.1 in my models and have the sequence diagrams split up in parts, where a top diagram for each use case was used to show the inter action of the actor with the system. Each method in the top level diagram was detailed on its own detail sequence diagram, that showed the interaction within the system for the function.

Marcel
 
I guess I've been abducted by space aliens. So unprofessional. They tried to probe me with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic