• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Finally...Passed Part II/III with 84%

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks all ranchers here.

Finally I passed the exam, though the score is not high.

Here is the report from CertManager.

--------------------------------------------------------------------------
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) ............................... 44
Component Diagram (44 maximum) ........................... 33
Sequence/Colloboration Diagrams (12 maximum) ............. 7
---------------------------------------------------------------------------

I uploaded my assignment and took the exam on Jul. 20th. Actually, I don't know why I only got 33 with my component diagram and 7 with my sequence diagram. I did adopt some J2EE patterns and keep them simple there as some ranchers said. Besides, I thought the assumptions I made and design ideas were clearly stated on my report. Totally, I spent 50~60 hours on this assignment. Don't worry about Part III, as long as you did the assignment by yourself. Just some conceptual questions.

Anyway, such a huge relief. No more exam temprarily.
[ August 16, 2005: Message edited by: Kuo-Feng Sun ]
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !!

Did you check the result at http://www.certmanager.net/sun_assignment/. How did you get to know about the results ? Did you get an email or were you checking the site frequently ?
 
Kuo-Feng Sun
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Did you check the result at http://www.certmanager.net/sun_assignment/. How did you get to know about the results ? Did you get an email or were you checking the site frequently ?



Yes. I did check http://i7..blahblahblah first and could not find any detail score information of my exam. Then I checked http://www.certmanager.net/sun_assignment.

No any notification received. Therefore, checking your score on CertManager is the only thing you can do, if you're still waiting for the result.
[ August 18, 2005: Message edited by: Kuo-Feng Sun ]
 
Ranch Hand
Posts: 1906
3
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats! Though, with regards to the marking-down on the scores... any pass you can walk away with, right?

Good to hear you finally heard from them with your score too.
 
Ranch Hand
Posts: 498
Eclipse IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, good job!



Regards,
 
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,Kuo-Feng

why u lost some points in component diagram? can you talk about your idea on this? i think the component diagram is only another form from class diagram. after all, u got the full mark in the class diagram section.

and congratulation!
 
Kuo-Feng Sun
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For me, a component diagram is not just like a class diagram. My class diagram presented business domain model, but my component diagram explained the architecture and patterns used.

According to the another SCEA's statement, maybe I lost the points because my component diagram is too simplified. I just tried to illustrate what kind of patterns had been adopted. For example, I had several several JSP and entity bean components for differnt concepts (e.g. Itinerary, Account...) and some explanation with reasons, but I didn't attach a note to list all JSP pages and all entity beans I would have for implementation).

I'm still wondering why I lost some points, cause I think I was in the direct as other ranchers said. Some interfaces were stated. No implementation details were metioned.

The markers should give us some comments for the assignment. Otherwise, our skills cannot be imporved more.
[ August 17, 2005: Message edited by: Kuo-Feng Sun ]
 
Newman Huang
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i would give more detail in my component diagram designing. thanks Kuo-Feng.
 
He got surgery to replace his foot with a pig. He said it was because of this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic