• 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

Assignment Submission format

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am workng on Factory Homes SCEA asignment, the asignment document says that
"All deliverables will be accepted as HTML only and all diagrams must be UML compliant".

does this mean that the class , component diagrams etc needs to be created in pure HTML or can these be images linked in to index.html
as links ?

Appreciate your help.

Thanks,
Balu
 
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
Yeah, that's the idea. You have html files that contain images and a bit of text.

Just keep it simple. A few simply HTML pages that demonstrate your design, linking to simple images of your diagrams.

-Cameron McKenzie
 
reply
    Bookmark Topic Watch Topic
  • New Topic