Menu

#173 More detail for achievement

open
nobody
5
2005-06-24
2005-06-24
Anonymous
No

Would like more detail available for an achievement.

Achievement should contain an optional <title> tag.
then it should contain a <details> tag (not optional)
with at least an <abstract> element to briefly describe
the problem or opportunity encountered.

0 to many <measure> tags should be allowed to describe
measures taken to resolve the issue.

Finally an optional <result> tag should be supplied to
indicate the results of the measures taken. This way,
a more detailed version of the resume can be given at
interview time.

<achievement>
<title>
</title>
<details>
<abstract></abstract>
<measure></measure>
<result></result>
</details>
</achievement>

Might consider putting a date and/or period tag in
there too.

The tag names given are arbitrary. As long as it is
capable of capturing that information.

If it would be too hard to implement this without
"breaking" the achievement tag, perhaps an
<accomplishment> tag could be implemented as an
alternative.

Thanks,

Chris Strolia-Davis
Chris@StroliaDavis.net

Discussion


Log in to post a comment.