• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Doubt on SCEA Part2 Deliverables

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I'm bit confused on how to package deliverables for my assignment.i'm not clear on the steps to be followed for this .kindly let me know the steps to be followed for uploading my assignments ...

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

I'm bit confused on how to package deliverables for my assignment.i'm not clear on the steps to be followed for this .kindly let me know the steps to be followed for uploading my assignments ...



Well, you must provide only one JAR File, named after your prometric id (for example: sr1683652.jar).

Inside this file you must have at least one file named "index.html", which contains your project.

You may create separate html files, but all of them must be acessible via the index.html file or its links.

The diagrams may be saved as pictures (JPG, GIF) and inserted on HTML files (<IMG> tag). This files have to be accessible from your index.html file.

You may create links in your index.html like that:

- Class diagram -> pointing to an HTML file containing the image and some description
- Sequence (or Collaboration) diagram -> pointing to an HTML file containing the image and some description
- Component diagram -> pointing to an HTML file containing the image and some description

- Assumptions -> pointing to an HTML file containing the list of your assumptions

Don�t forget to include your name and prometric Id in the index.html file.
 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Cleuton Sampaio:

Well, you must provide only one JAR File, named after your prometric id (for example: sr1683652.jar).



If you name your jar file in this way you would fail. Using the prometric id sr1683652 it must be scea-sr1683652.jar

Read your instructions carefully, all the things you must do are there.

Regards
Samuel
 
We noticed he had no friends. So we gave him this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic