Posts made by Simon Coggins

Hi Jim,

If you're still having trouble, can you confirm that you visited the Site Administration > Notifications page after you put the files in the mod/ directory? This will run the database upgrade and make the module available.

Once that's done you should see it appear in Site Admin > Plugins > Activities > Manage Activities

Simon
Hi Leslie,

You can hide the discount and cost fields via the site-wide admin settings.

Click on Site Administration > Plugins > Activities > Face to Face

and look in the Session Cost section. There are two options:

Hide cost and discount
Hide discount only

It's not currently possible to hide the attendance column via the admin screens, you would need to change the source code on your site to do that.

Simon
Hi Pierre,

See my reply to this post:

http://moodle.org/mod/forum/discuss.php?d=150807

Short answer, new features are on the way, see here for details (all items in the UNRELEASED section are new):

http://git.catalyst.net.nz/gw?p=mod-facetoface.git;a=blob_plain;f=ChangeLog.txt;hb=master

Simon
Hi Chris,

I work for Catalyst IT who maintain face-to-face.

This feature has been added to the newest version of face-to-face, but it hasn't yet been fully tested and uploaded to the moodle.org repository.

If you want to try out the new features straight away you can download the latest version here:

http://git.catalyst.net.nz/gw?p=mod-facetoface.git;a=summary

actual download link:

http://git.catalyst.net.nz/gw?p=mod-facetoface.git;a=snapshot;h=67af8ff224e467158bfc65efe7688c14ee0bfbb8;sf=tgz

This changelog describes the new features (everything in the UNRELEASED section is new compared to the moodle.org version):

http://git.catalyst.net.nz/gw?p=mod-facetoface.git;a=blob_plain;f=ChangeLog.txt;hb=master

Hopefully we will have time to update the copy on moodle.org soon.

Simon
Hi Chris,

Face to face doesn't support signing up for multiple sessions within the same face-to-face instance. It shouldn't actually be possible for a user to sign up twice - your users would need to cancel their first booking if they want to sign up for a different one.

If you want users to sign up to multiple sessions you'll have to create several face-to-face instances within the course.

Simon