A learning management system and method delivers an instructional material to a student workstation after authenticating an student's entry into a learning session that is associated with a plurality of contacts. Stored electronic addresses in a database include a first electronic address that is associated with a first contact and a second electronic address that is associated with a second contact. The first contact is associated with the learning session and the second contact is not associated with the learning session. A first activity stream associated with the first contact and a second activity stream associated with the second contact is selectively displayed to the student such that upon detection of student's entry into the learning session, the first activity stream is displayed without displaying the second activity stream and the second activity stream is displayed upon detection of student's exit from the learning session either with displaying the first activity stream or without displaying the first activity stream.
Please explain about this patent in detail
To explain this patent lets take a example of website.
When we open a website (without authentication) , it shows two sections to users:
1) Posts on website which we can browse without login.
2) Learning section whose content may or may not be displayed.
After successful authentication, it shows :-
-> Learning section whose content is displayed only when student is authenticated successfully.

So, after authentication, system server send only learning section content as response.
And as user log out, both sections. i.e. learning and non learning sections are displayed.
A learning management system and method delivers an instructional material to a student workstation after authenticating...