Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Overview:

   As of now open batch is allowing user to do the enrollment , but there is no option for un-enrollment.

Problem Statement:

   Allow user to do the un-enrollment from open batch , if batch is not closed or user haven't completed it.

Proposed Solution 1 :

     Provide a new api for un-enrollment of open batch. Api request structure will be as follow.

     


  "request":

Unknown macro: {        “userid” }

}

Once user will un-enroll his/her data will be removed from db.

Solution 2 :

    Provide a new api for un-enrollment for course batch. It will support un-enrollment for open batch and invite only batch both. Participant removal will be decided based on 
batch type.
  Request structure will be as follow.
     
Unknown macro: { "request"}
 
Task Ref :  SB-7024 - Getting issue details... STATUS
            SB-2204 - Getting issue details... STATUS

    

  • No labels