The VPP is undergoing some exciting new changes over the next few weeks which will mean your public profile will be more visible to our Partners and other non VPP users. In preparation of these changes taking place could you please update your public profile page and make sure you include a picture and any social media links you would like to share on your page.

VPP News

NEW Exciting new placement opportunities with Nottingham Playhouse, Leicester Arts & Museum Services and GameCity Ltd & the National Videogame Arcade
If you receive an email asking you to renew your associate account so you can access the VPP, this is not necessary. You should now be logging on to the VPP with your institutional user name and passwords
Children Display |
---|
What is the VPP?
The VPP (Virtual Postgraduate Platform) is a collaborative platform for the AHRC- and M3C-funded Midlands3Cities Doctoral Training Partnership. It is a single online space for Midlands3Cities Doctoral Researchers, Supervisors, Site Directors and Administrators.
The VPP includes:
- Supervision space
- Personal profile space
- Help and guidance spaces
- Training database where you can search for professional courses and MA modules
- Student Resource Space
Midlands3Cities Doctoral Training Partnership (M3C DTP) is a collaboration between six universities - Birmingham City University, De Montfort University, Nottingham Trent University, University of Birmingham, University of Leicester and University of Nottingham. The M3C DTP provides combined research expertise for the personal and professional development of the next generation of arts and humanities doctoral researchers. Through the partnership, we aim to deliver excellence in all aspects of research supervision and training. The M3C DTP facilitates high quality supervision and access to a wide range of facilities and support networks across our 6 campuses and many external creative industry partners.
For further information please visit our website midlands3cities.ac.uk.
HTML |
---|
<script type="text/javascript">
AJS.toInit(function(){
AJS.$('h1#title-text').before('<div id="hero-banner"><div id="heading-text"><span class="bold-text">Midlands3Cities</span> Virtual PostGraduate Platform<p class="cities-heading">Nottingham <span class="lg-dots">·</span> Leicester <span class="lg-dots">·</span> Birmingham</span></div></div>');
;
AJS.$('h1#title-text').hide();
AJS.$('.page-metadata ul li').hide();
AJS.$('.search-macro.search-macro-medium').appendTo('#hero-banner');
AJS.$('.search-macro.search-macro-medium input').attr('placeholder', 'Search for anything...');
AJS.$('#hero-banner button').append(' Search');
AJS.$('#news-wrap img').each(function() {
$(this).attr('src', 'https://s9.postimage.org/swa4nuo6n/news.png');
})
});
AJS.toInit(function(){
//if a user is logged in
if (!(AJS.params.remoteUser == '')){
var name = AJS.$('.name').text();
var firstName = name.split(" ");
var firstName = (firstName[0]);
AJS.$('#wrap-left-content p.intro').html('Welcome back. What do you want to do next?');
//hide the login button
AJS.$('.log-btn').hide();
AJS.$('#wrap-left-content p.intro').after('<div id="box-nav" class="box-nav"> <div class="box"> <a class="box-content" href="https://vpp.midlands3cities.ac.uk/display/HELP/My+Supervision+Space"> <img class="box-icon" src="https://s10.postimage.org/7vjea4l2h/logo_un.png"/> <h3>View Supervision Space</h3> </a> </div><div class="box"> <a class="box-content" href="https://vpp.midlands3cities.ac.uk/display/HELP/My+Profile"> <img class="box-icon" src="https://s9.postimage.org/8z8phu0nj/edit_user_2.png" alt=""> <h3>Edit my profile</h3></a></div><div class="box"> <a class="box-content" href="https://vpp.midlands3cities.ac.uk/pages/viewpage.action?pageId=4428192"> <img class="box-icon" src="https://s10.postimage.org/6d9owfjjd/bino_2.png"/> <h3>View forms and guidance</h3> </a> </div></div>')
//insert 3 buttons
}
});
</script>
|