Skip to main content

How to Get Internal Policy Acknowledgement via Microsoft Forms and SharePoint Pages


Recently I was asked to find a way for a HR manager to circulate a new policy and collect acknowledgements from staff members. In the domino world, we'd already have custom databases to do this (or we could whip one up in a matter of minutes) but I needed to find an Office 365 equivalent. 

I put the idea to the excellent Office 365 facebook group and got a number of good suggestions that I'll follow up later to see where they lead me.

I was also reminded of the Voting Buttons in outlook which are certainly the fastest method, though not the prettiest.

Since I'm determined to use mainly "the new things" in Office 365, I wanted to see if there was a really simple way to do this without getting too technical for my users. The way I found involves SharePoint and Microsoft Forms (but I'm sure that you could just as easily swap out Yammer or even Teams for SharePoint).

Procedure

1. Go to a (Modern) SharePoint site that all staff members have access to.
2. Create a new Page (Click New, then Page)
3. Give the Page a Heading



(Interlude)
I have a little trick when it comes to naming pages.
I use short headings with no spaces, then I save the page as a draft. 
This FORCES the URL into something that I like with no funny characters. Something easy to remember/type etc.
Then I edit the page and change the header to something presentable. The heading will change but the URL remains the same. 

4. Next, add a section for Microsoft Forms (click the plus symbol at the bottom of the header and choose Microsoft Forms).


 5. The form will appear with some buttons on it.  New Form or Add Existing form.  Choose New Form.

6. You'll be prompted to name your new form. Type a short name. eg: PolicyAcknowledgement and click Create.

7. Microsoft Forms will open and you might be prompted to sign in.

8. Click the button marked Create a New Form.

9. The title and description will be blank. Fill them in. Then click the button marked Add Question.



10. The next menu is graphic. Choose the circle option.

11. The next steps are to type a question (eg: "Do you agree with the policy?") and add some possible answers (Yes and No).  Since you want the users to only choose ONE of these answers, you'll want to make sure that "Multiple Answers" is set to OFF.  You'll also want to turn "Required" ON.


12. As with most Web things today, your form will already be saved. So you can switch back to your SharePoint Page and refresh it. The form won't look quite the same in edit mode, don't worry about this for now. 

13. You'll want to add your policy. There's several different ways that you can do this but all of them require adding a section. You can either add a section above or below (using the plus signs) or you can drag sections into layouts to make something creative.

14. Add a section that is either Text, an embedded document, quick links or a combination of these. Add your document and any explanatory text required.  You might also want to take advantage of some of the cool formatting options available in pages. 

Note: I had some problems getting my form to display, possibly because I changed the name during editing so I copied the URL from the forms page and pasted it into the settings for the container. This fixed the problem. 


15. Click Publish

If you're happy with the look of your policy page, you can use the promotion facilities to push it to email, to Yammer, or to make it "News" for your site.  You can also tie the form into your induction processes for the new staff and even use Microsoft Flow to send the URL annually. 


Checking the Results

If you've got the URL (and the rights) over the Form, you'll be able to check on the results anytime by clicking on the responses part of the form. This gives you a nice summary.  If you want details (names etc), click on the button marked Open in Excel

Other Uses

Just a reminder that this is one of those things that has a variety of other uses beyond simple acknowledgement.  You can use it for all kinds of surveys and quizzes. 

Comments

Popular posts from this blog

How to Change Your Notification Options for New Lotus Notes Mail in version 8.x

Don't worry, I'm not patronizing you (my readers), I just decided to re-document this for one of our internal users and thought you might want to be able to use it in your own user documentation. WHAT IS THIS DOCUMENT ABOUT? Some people who don't get a lot of mail, like to be notified when such an event occurs. Notification can be; via a sound via a pop-up box via the system tray (where the computer clock is) The pop up box looks like this; Other people, who like myself, get too much mail would rather not be notified. The aim of this document is to tell you how (and where) to turn these options on and off. CHANGING YOUR SETTINGS To change your settings from the Notes 8.x client; On the Menu, click File , then Preferences... On the left hand side , click on the little plus sign to the left of Mail to expand the options. Click on the option marked Sending and Receiving . In the middle section, under receiving, you can control your notifications. If you untick the box mark

How to Create an Auto-Response Mail Message in Lotus Notes 8.5.3+

Why would you do this? Suppose that you have an externally accessible generic email address for your company; support@mycompany.com or info@mycompany.com. You might expose this to the web and allow people to send messages to you. Setting up an auto-response email will tell the senders that their message reached its destination and that it will be dealt with accordingly.  It's also good practice to include links to FAQs or other useful information. Why 8.5.3 The techniques we'll be using here work in older versions of Notes but some of the options seem to have moved around in 8.5.3.  I figured it was a good time to show you where they've moved to. The Procedure Start Domino Designer and open the Mail file to be modified.  A really quick way to do this is to right-click on the application tab and choose "Open in Designer". In the Left hand panel of designer, expand Code and then double-click Agents.  A new window should appear. Click the action

How to Do a Mail Merge to Email using Lotus Notes

Why do one? In today's "green" world, it makes much better sense to send out emails than letters but you still want to personalize them. Sadly, by itself Lotus Notes doesn't support mail merge to email. Of course, we know that outlook does (but then it lets anyone and anything send emails for you - even when you don't want them to). So, how to do it in Notes? OpenNTF The first port of call is OpenNTF ( http://www.openntf.org/ ). This place is full of great things but most of them are really badly documented. Still, these guys give things away for free and they develop in their spare time, so we should be grateful for what we get. There's a great little project there called MailMerge Excel to Notes . Go there, click on releases and download the ZIP file. Getting to the Code The installation is tricky though I've noted that since I asked the author about the install, it's been updated (so maybe these steps are less necessary). Unzip the files to somewher