• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

scea part II - component diagram's relationship with use case

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On SCEA part II, does component diagram have any relationship with the use cases? How many component diagram do you need fpr the exam. On cade book, there is only one simple component diagram. I don't think it is enough for the exam because the component diagram is worth 40 points.

so I am thinking, if I am using a mvc framework I need to show the components such as front controller, command pattern etc in detail?

what other component should be shown?

Thanks
 
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Your instructions should clearly state the number of component diagrams (irrespective of the marks) that should be provided.
In my case it was 1 (one)
 
talu singh
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
originally, I had only one component diagram. But when I read other people's comments on the forum, it seemed like people were creating multiple component diagram.

Thanks
 
Ryan Fernandes
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Like I said, either follow the instructions given or do as you please.. its up to you... and the kindness of the grader

Do you have multiple class diagrams? Thats worth 40 marks too right?
 
reply
    Bookmark Topic Watch Topic
  • New Topic