moodle/lang/en/help/forum/subscription.html

19 lines
692 B
HTML
Raw Normal View History

2004-09-12 13:21:01 +00:00
<p align="center"><b>Forum Subscription</b></p>
2002-08-18 14:40:19 +00:00
2004-09-12 13:21:01 +00:00
<p>When a person is subscribed to a forum it means that
2002-08-18 14:40:19 +00:00
they will be sent email copies of every post in that forum
2004-09-12 13:21:01 +00:00
(posts are sent about <?php echo $CFG->maxeditingtime/60 ?> minutes
after the post was first written).
2002-08-18 14:40:19 +00:00
2004-09-12 13:21:01 +00:00
<p>People can usually choose whether or not they want to be
2002-08-18 14:40:19 +00:00
subscribed to each forum.
2004-09-12 13:21:01 +00:00
<p>However, if a teacher forces subscription on a particular forum
2002-08-18 14:40:19 +00:00
then this choice is taken away and everyone in the class will get
email copies.
2004-09-12 13:21:01 +00:00
<p>This is especially useful in the News forum and in forums
2002-08-18 14:40:19 +00:00
towards the beginning of the course (before everyone has
worked out that they can subscribe to these emails themselves).