May 04

Save The Date – SharePoint Conference 2012

If you hadn’t noticed Microsoft have started a PR campaign to highlight the next SharePoint Conference, which will be held in Las Vegas.

image

As with last year you can access the SharePoint Conference website and sign up for regular updates, that way you will know exactly when the registration will open so you don’t miss out on a place.

If you missed last years conference then you can also purchase full access to the conference content from the site as well.

You can also stay up to date using Facebook & Twitter

May 01

Setting Homework Online

If you have read any of my posts before then you will know that SharePoint 2010 is at the heart of nearly all of my education based solutions. The latest one which has been in use since September 2011 is a homework setting system.school

The screenshots below show you how the system is accessed by teachers, students and parents.

Teacher Sets Homework

The teacher launches the form from the navigation menu of SharePoint and is presented with the form shown below

image

As you can see most of it is filled in apart from the Assign To: section

This uses a simple person picker and the teacher assigns the homework to a specific Homework Teaching Group which they can search for using the search facility on the person picker control

image

Once the homework group has been selected then the teacher just clicks on Submit

Student Views Homework

The first port of call for any student is the SharePoint based Learning Gateway and this is where they see their personalised view of the homework set

Here they get a sorted list showing them a quick summary of their homework, sorted by due date

image

Any homework past its due date does not appear in this list but the students can view a full list by using a navigation drop down to view their School data & Homework

image

Parent Views Homework

All parents have access to the SharePoint site and when they login they get a similar but slightly different view to the students

image

As you can see, they can see the homework list of their child or children

Plus using the links on the main screen they can view all the homework that has been set not just the current homework

image

Data Analysis

Because all of this homework is stored within SharePoint it allows senior managers to run analysis on it and reports showing what , who and how much homework is being set

It also makes it very easy for staff to search by student and find what homework has been set for a student, great for answering those queries from parents

Next Steps

This system has been running well since September and the next steps are to introduce two new features

  • A homework submission system for the students to electronically submit completed homework
  • A mark book for teachers to use to mark submitted homework so that students can see their live marks

Apr 24

Data View Web Part & Multiple Filters

In two previous posts I detailed a method of using partial text in a search filter on a data view web part. You can find the posts here:

Part 1

Part 2

Multiple Searches

Up until now I have always created one page per search, but some of my users started to complain that this meant more time was taken up keep changing pages so I started to look into how to create multiple searches on the same page.

So my page has a data view web part and a three text searches added.

image

Parameters

The next step is to add the parameters that I will use to filter the list

To do this highlight the data view web part and select Parameters from the ribbon

image

The image below shows the 3 parameters I have added, in each case the source is a query string and the variable should match exactly the title of the column you will be searching on

image

Filters

I now need to add the filters to the data view web part

To do this highlight the data view web part and from the ribbon select Filter

image

The filtering uses a series of And/Or options to filter the data that is presented in the data view web part

The image below shows the criteria that will be used to filter the data view

image

Using the Or option means that the filter will look for any one of the first 3 criteria AND the final criteria, so for example it could filter the data on Year AND ARCode or any one of the 3 combinations

Filter Connections

I now need to connect the text filters to the data view web part

To do this right click the first text filter and click Add Connection

image

Select Send Filter Values To and click Next

image

Leave the default selected and click Next

image

On this screen select the data view web part you want to connect to, set the target action to Get Parameters From and click Next

image

On this screen you need to match the text filter to the Parameters you set earlier in the process. If you title your text filters to match what they are going to filter on it makes it a lot easier

Now click on Next & Finish

So that’s the text filter setup, you only need to repeat the process for each text filter on the page changing the setting for the last screen

Final Results

If we now navigate to the page we can test out the filters

Lets start with a surname that is in the data

image

As you can see it brings up data of a user with Smith in their name

So what about the other searches

image

So that’s the tutor group search working as well

And finally the year search

image

Apr 17

Call For Speakers – European SharePoint Conference

Last year I was not only lucky enough to attend the European SharePoint conference in Berlin but also to deliver two presentations.Next time around the conference is being held in Copenhagen in February 2013.

The conference is one of the best I have attended and the calibre of speakers exceptional (I’m not just saying that because I was one !!). So if you have some interesting stories to tell about your use of SharePoint or you just think what you do is worth sharing then get you speaker submission in now, mine are already in and with any luck I will see you there. Click the image below to go to the speaker submission page.

 

image

Older posts «