-
New Feature
-
Resolution: Fixed
-
Minor
-
2.9
This function will be used for creating new discussions into an existing forum.
Parameters:
forumid, subject, message, options
Response:
Same response that get_forum_discussions but only including the discussion created
Initially, we won't support attachments or advanced features like "Post to all groups", we won't support "Post to all users" either. (The teacher will have to choose which group to post in case groups are used)
We will used a generic parameter "options" for parameters like groups or future functionalities like the ones mentioned above. This will make very easy to maintain the function without further API changes
- will help resolve
-
MOBILE-1134 Add simple posting and replying in forums
- Closed