Need help to set up batches

Home Forums WPLMS AddOns WPLMS Batches Need help to set up batches

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #90843
    rinnhofer
    Participant
    Hello, I have gone through your batches documentation and support threads but I am not sure I have got the best solution for my requirement, so Please help me out to design the process flow My requirement is to sell the course with 15 users license to companies and their employees will take the course. But, to achieve this I need to follow these steps
    1. The company will purchase a course.

    2. Create a Private batch in a course with 15 seats.

    3. Create 15 user accounts & 1 batch admin account.

    4. Assign batch admin rights to 1 account

    5.  Then from the batch admin account, I need to send friends request to 15 student accounts and need to accept them from the students' accounts.

    6. Invite 15 students to batch & accept the invitations from students accounts.

    After following these (lengthy & Time-consuming) steps, finally, I can send students login details and then they can access the course. My objective is to be easily able to send the login details to 15 students and 1 batch admin, so I can I reduce the number of steps. Please guide me Thanks,

    #90960
    H.K. Latiyan
    Participant
    We have added a new feature in the wplms batches plugin using which you can sell the batche for 15 users to a company and automatically the buyer will become the admin of the batch. This will fulfil your requirements. This will be released with the tomorrow's update. I'll share the tutorial of the same by tomorrow.
    #90961
    H.K. Latiyan
    Participant
    Please ping back for the reminder to share the tutorial.
    #91064
    rinnhofer
    Participant
    Hi, That's sound promising, This is just a reminder for the tutorial. Thanks,
    #91107
    H.K. Latiyan
    Participant
    The wplms batches 1.5 update has been released. Here is the tutorial for buy batch: https://wplms.io/support/knowledge-base/wplms-buy-batch-feature/
    #91228
    rinnhofer
    Participant
    Hi, Excellent solution for my case. Thank you. To add students to the purchased batch, do they need to friends(BuddyPress) with admin? or admin can add any student who is registered to the site ? Thanks,
    #91317
    H.K. Latiyan
    Participant
    Admin can add any student they want. This feature is also added in wplms batches 1.5 version. Refer: http://prntscr.com/dz44ip
    #91454
    rinnhofer
    Participant
    This reply has been marked as private.
    #91749
    H.K. Latiyan
    Participant
    1) Ok, I checked this on my test setup and yes its not working for non logged in users. Marking this as a bug and it will be fixed in the next update. ----------------- If you want to fix it yourself then you can do it, its a very simple fix. Simply add the bellow line in the buy_batch_actions.php file line number 33: refer: http://prntscr.com/dzqtce add_action('wp_ajax_nopriv_buy_wplms_batch',array($this,'buy_wplms_batch')); --------------- 2) Yes the product is created dynamically, but the product will be deleted automatically once the order is completed. After the order is completed the batch is created with the name, courses and seats provided by the user. After this the product is deleted automatically.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Need help to set up batches’ is closed to new replies.