How to prepare throughout the year for an annual review? Work journal?
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
5
down vote
favorite
I just went through my first annual review at this company. And while it seemed fair enough, I'd like to be better prepared for next years review. This time I ended up trying to go through a years worth of old emails to cull a list of accomplishments which was less than effective. In fact, at the last minute I remembered a noteworthy two-week project I had forgotten about.
How can I better prepare for my next review throughout the year? Does anyone keep a work journal and would it be useful for this purpose?
performance-reviews
suggest improvements |Â
up vote
5
down vote
favorite
I just went through my first annual review at this company. And while it seemed fair enough, I'd like to be better prepared for next years review. This time I ended up trying to go through a years worth of old emails to cull a list of accomplishments which was less than effective. In fact, at the last minute I remembered a noteworthy two-week project I had forgotten about.
How can I better prepare for my next review throughout the year? Does anyone keep a work journal and would it be useful for this purpose?
performance-reviews
suggest improvements |Â
up vote
5
down vote
favorite
up vote
5
down vote
favorite
I just went through my first annual review at this company. And while it seemed fair enough, I'd like to be better prepared for next years review. This time I ended up trying to go through a years worth of old emails to cull a list of accomplishments which was less than effective. In fact, at the last minute I remembered a noteworthy two-week project I had forgotten about.
How can I better prepare for my next review throughout the year? Does anyone keep a work journal and would it be useful for this purpose?
performance-reviews
I just went through my first annual review at this company. And while it seemed fair enough, I'd like to be better prepared for next years review. This time I ended up trying to go through a years worth of old emails to cull a list of accomplishments which was less than effective. In fact, at the last minute I remembered a noteworthy two-week project I had forgotten about.
How can I better prepare for my next review throughout the year? Does anyone keep a work journal and would it be useful for this purpose?
performance-reviews
asked Feb 5 '15 at 5:34
eflat
1284
1284
suggest improvements |Â
suggest improvements |Â
3 Answers
3
active
oldest
votes
up vote
9
down vote
accepted
The simplest ways are best as your more likely to keep up with them. Here's what I do:
- email folder: make a new folder in your email, copy any relevant feedback/praise/successes into this. Makes it easy to find.
- You should be meeting regularly with your line manager to check how you are doing against targets (at least monthly). As part of that summarise your achievements for the period (from 1). Make a note of any actions from the 1-2-1 and what you do as a result here as well.
When you come to prepare for your appraisal, you have a list of successes, actions against any action points, and evidence, all pre-discussed with your manager, so no surprises from either side, and what you need to support your self assessment.
1
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
suggest improvements |Â
up vote
5
down vote
Here is what I have done for the last several years:
First, if you submit regular status reports, keep a folder of those. This is easy, but it's not sufficient -- you'll still have to do a lot of work later to "roll it up" into an annual review. So, in addition, keep a log.
At the beginning of the review year I create a document (mine's a text file; use whatever works for you) in which I create sections for the goals, behaviors, or other "review line-items" that are likely to show up in the year-end review. Then, throughout the year, add entries to this log in the correct sections with your notes. Date all entries. Link or cross-reference related materials you might need to find later (wiki pages, bug numbers, email thread titles, etc).
For example, suppose you have a goal to improve your interpersonal skills. You've just had a high-visibility meeting with all kinds of potential for things to go wrong and you were able to explain the issues with the proposed plan, other ways to address the underlying needs, and so on, all without it leading to a shouting match. Don't assume you'll remember those details ten months later; make a note about that including the date of the meeting and key attendees. If it resulted in a new story on your scrum board, link it.
At the end of the year you should have dozens of these kinds of notes (maybe hundreds). Don't just dump that all on your manager; the goal here is to (a) cull this list for the most-important things to mention and (b) refresh your memory so if your manager brings up a particular topic, you're ready to discuss it.
suggest improvements |Â
up vote
1
down vote
This is exactly what I am doing for my 1st annual review come October - I made a winbook detailing all the things i have taken part in and how it led to success for the business and team that I am in, which grows over time.
I am doing the same thing as @Monica, but it is slightly different in the role that I do.
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
suggest improvements |Â
StackExchange.ready(function ()
$("#show-editor-button input, #show-editor-button button").click(function ()
var showEditor = function()
$("#show-editor-button").hide();
$("#post-form").removeClass("dno");
StackExchange.editor.finallyInit();
;
var useFancy = $(this).data('confirm-use-fancy');
if(useFancy == 'True')
var popupTitle = $(this).data('confirm-fancy-title');
var popupBody = $(this).data('confirm-fancy-body');
var popupAccept = $(this).data('confirm-fancy-accept-button');
$(this).loadPopup(
url: '/post/self-answer-popup',
loaded: function(popup)
var pTitle = $(popup).find('h2');
var pBody = $(popup).find('.popup-body');
var pSubmit = $(popup).find('.popup-submit');
pTitle.text(popupTitle);
pBody.html(popupBody);
pSubmit.val(popupAccept).click(showEditor);
)
else
var confirmText = $(this).data('confirm-text');
if (confirmText ? confirm(confirmText) : true)
showEditor();
);
);
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
9
down vote
accepted
The simplest ways are best as your more likely to keep up with them. Here's what I do:
- email folder: make a new folder in your email, copy any relevant feedback/praise/successes into this. Makes it easy to find.
- You should be meeting regularly with your line manager to check how you are doing against targets (at least monthly). As part of that summarise your achievements for the period (from 1). Make a note of any actions from the 1-2-1 and what you do as a result here as well.
When you come to prepare for your appraisal, you have a list of successes, actions against any action points, and evidence, all pre-discussed with your manager, so no surprises from either side, and what you need to support your self assessment.
1
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
suggest improvements |Â
up vote
9
down vote
accepted
The simplest ways are best as your more likely to keep up with them. Here's what I do:
- email folder: make a new folder in your email, copy any relevant feedback/praise/successes into this. Makes it easy to find.
- You should be meeting regularly with your line manager to check how you are doing against targets (at least monthly). As part of that summarise your achievements for the period (from 1). Make a note of any actions from the 1-2-1 and what you do as a result here as well.
When you come to prepare for your appraisal, you have a list of successes, actions against any action points, and evidence, all pre-discussed with your manager, so no surprises from either side, and what you need to support your self assessment.
1
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
suggest improvements |Â
up vote
9
down vote
accepted
up vote
9
down vote
accepted
The simplest ways are best as your more likely to keep up with them. Here's what I do:
- email folder: make a new folder in your email, copy any relevant feedback/praise/successes into this. Makes it easy to find.
- You should be meeting regularly with your line manager to check how you are doing against targets (at least monthly). As part of that summarise your achievements for the period (from 1). Make a note of any actions from the 1-2-1 and what you do as a result here as well.
When you come to prepare for your appraisal, you have a list of successes, actions against any action points, and evidence, all pre-discussed with your manager, so no surprises from either side, and what you need to support your self assessment.
The simplest ways are best as your more likely to keep up with them. Here's what I do:
- email folder: make a new folder in your email, copy any relevant feedback/praise/successes into this. Makes it easy to find.
- You should be meeting regularly with your line manager to check how you are doing against targets (at least monthly). As part of that summarise your achievements for the period (from 1). Make a note of any actions from the 1-2-1 and what you do as a result here as well.
When you come to prepare for your appraisal, you have a list of successes, actions against any action points, and evidence, all pre-discussed with your manager, so no surprises from either side, and what you need to support your self assessment.
answered Feb 5 '15 at 6:20
The Wandering Dev Manager
29.8k956107
29.8k956107
1
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
suggest improvements |Â
1
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
1
1
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
+1. For added simplicitly, write yourself an email with any accomplishments, and store that in your feedback mail folder. Then you have everything in one place.
â Stephan Kolassa
Feb 5 '15 at 6:57
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
Both this and Monica's answers are great. Monica's actually seems more "together" and something to aspire to. I'll choose this one, though, as something I can start (and have started!) doing right away. Additionally, I've scheduled a half hour meeting with myself at the very end of every Friday as a sort of check in and weekly review.
â eflat
Feb 8 '15 at 2:34
suggest improvements |Â
up vote
5
down vote
Here is what I have done for the last several years:
First, if you submit regular status reports, keep a folder of those. This is easy, but it's not sufficient -- you'll still have to do a lot of work later to "roll it up" into an annual review. So, in addition, keep a log.
At the beginning of the review year I create a document (mine's a text file; use whatever works for you) in which I create sections for the goals, behaviors, or other "review line-items" that are likely to show up in the year-end review. Then, throughout the year, add entries to this log in the correct sections with your notes. Date all entries. Link or cross-reference related materials you might need to find later (wiki pages, bug numbers, email thread titles, etc).
For example, suppose you have a goal to improve your interpersonal skills. You've just had a high-visibility meeting with all kinds of potential for things to go wrong and you were able to explain the issues with the proposed plan, other ways to address the underlying needs, and so on, all without it leading to a shouting match. Don't assume you'll remember those details ten months later; make a note about that including the date of the meeting and key attendees. If it resulted in a new story on your scrum board, link it.
At the end of the year you should have dozens of these kinds of notes (maybe hundreds). Don't just dump that all on your manager; the goal here is to (a) cull this list for the most-important things to mention and (b) refresh your memory so if your manager brings up a particular topic, you're ready to discuss it.
suggest improvements |Â
up vote
5
down vote
Here is what I have done for the last several years:
First, if you submit regular status reports, keep a folder of those. This is easy, but it's not sufficient -- you'll still have to do a lot of work later to "roll it up" into an annual review. So, in addition, keep a log.
At the beginning of the review year I create a document (mine's a text file; use whatever works for you) in which I create sections for the goals, behaviors, or other "review line-items" that are likely to show up in the year-end review. Then, throughout the year, add entries to this log in the correct sections with your notes. Date all entries. Link or cross-reference related materials you might need to find later (wiki pages, bug numbers, email thread titles, etc).
For example, suppose you have a goal to improve your interpersonal skills. You've just had a high-visibility meeting with all kinds of potential for things to go wrong and you were able to explain the issues with the proposed plan, other ways to address the underlying needs, and so on, all without it leading to a shouting match. Don't assume you'll remember those details ten months later; make a note about that including the date of the meeting and key attendees. If it resulted in a new story on your scrum board, link it.
At the end of the year you should have dozens of these kinds of notes (maybe hundreds). Don't just dump that all on your manager; the goal here is to (a) cull this list for the most-important things to mention and (b) refresh your memory so if your manager brings up a particular topic, you're ready to discuss it.
suggest improvements |Â
up vote
5
down vote
up vote
5
down vote
Here is what I have done for the last several years:
First, if you submit regular status reports, keep a folder of those. This is easy, but it's not sufficient -- you'll still have to do a lot of work later to "roll it up" into an annual review. So, in addition, keep a log.
At the beginning of the review year I create a document (mine's a text file; use whatever works for you) in which I create sections for the goals, behaviors, or other "review line-items" that are likely to show up in the year-end review. Then, throughout the year, add entries to this log in the correct sections with your notes. Date all entries. Link or cross-reference related materials you might need to find later (wiki pages, bug numbers, email thread titles, etc).
For example, suppose you have a goal to improve your interpersonal skills. You've just had a high-visibility meeting with all kinds of potential for things to go wrong and you were able to explain the issues with the proposed plan, other ways to address the underlying needs, and so on, all without it leading to a shouting match. Don't assume you'll remember those details ten months later; make a note about that including the date of the meeting and key attendees. If it resulted in a new story on your scrum board, link it.
At the end of the year you should have dozens of these kinds of notes (maybe hundreds). Don't just dump that all on your manager; the goal here is to (a) cull this list for the most-important things to mention and (b) refresh your memory so if your manager brings up a particular topic, you're ready to discuss it.
Here is what I have done for the last several years:
First, if you submit regular status reports, keep a folder of those. This is easy, but it's not sufficient -- you'll still have to do a lot of work later to "roll it up" into an annual review. So, in addition, keep a log.
At the beginning of the review year I create a document (mine's a text file; use whatever works for you) in which I create sections for the goals, behaviors, or other "review line-items" that are likely to show up in the year-end review. Then, throughout the year, add entries to this log in the correct sections with your notes. Date all entries. Link or cross-reference related materials you might need to find later (wiki pages, bug numbers, email thread titles, etc).
For example, suppose you have a goal to improve your interpersonal skills. You've just had a high-visibility meeting with all kinds of potential for things to go wrong and you were able to explain the issues with the proposed plan, other ways to address the underlying needs, and so on, all without it leading to a shouting match. Don't assume you'll remember those details ten months later; make a note about that including the date of the meeting and key attendees. If it resulted in a new story on your scrum board, link it.
At the end of the year you should have dozens of these kinds of notes (maybe hundreds). Don't just dump that all on your manager; the goal here is to (a) cull this list for the most-important things to mention and (b) refresh your memory so if your manager brings up a particular topic, you're ready to discuss it.
answered Feb 5 '15 at 16:35
Monica Cellioâ¦
43.7k17114191
43.7k17114191
suggest improvements |Â
suggest improvements |Â
up vote
1
down vote
This is exactly what I am doing for my 1st annual review come October - I made a winbook detailing all the things i have taken part in and how it led to success for the business and team that I am in, which grows over time.
I am doing the same thing as @Monica, but it is slightly different in the role that I do.
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
suggest improvements |Â
up vote
1
down vote
This is exactly what I am doing for my 1st annual review come October - I made a winbook detailing all the things i have taken part in and how it led to success for the business and team that I am in, which grows over time.
I am doing the same thing as @Monica, but it is slightly different in the role that I do.
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
suggest improvements |Â
up vote
1
down vote
up vote
1
down vote
This is exactly what I am doing for my 1st annual review come October - I made a winbook detailing all the things i have taken part in and how it led to success for the business and team that I am in, which grows over time.
I am doing the same thing as @Monica, but it is slightly different in the role that I do.
This is exactly what I am doing for my 1st annual review come October - I made a winbook detailing all the things i have taken part in and how it led to success for the business and team that I am in, which grows over time.
I am doing the same thing as @Monica, but it is slightly different in the role that I do.
edited Jul 17 '17 at 14:02
David K
20.8k1075110
20.8k1075110
answered Jul 17 '17 at 13:52
Shiderué»ÂãÂÂæ©天楼
152
152
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
suggest improvements |Â
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
Hi Shideru, welcome to The Workplace! I'm glad you're liking it here, but we try to keep our questions and answers straight and to the point without side commentary and pleasantries (hellos, thank yous, etc), so I edited out that sentence from your answer. We aren't like a typical forum in that we look for specific questions and answers without discussion. I encourage you to take a look at our tour and help center to get a better feel for what we're about here. Welcome, and I hope you find the site useful!
â David K
Jul 17 '17 at 14:05
suggest improvements |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fworkplace.stackexchange.com%2fquestions%2f41178%2fhow-to-prepare-throughout-the-year-for-an-annual-review-work-journal%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password