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 4 Next »

Background

The textbook creator should be able to update the existing Text book unit attributes in the TOC by uploading the excel (CSV) file.

Key design problems

On click of ' Update TOC'  button user will be uploading the CSV file with updated Text book unit attributes.

Solution 1:

Text book creator should download the CSV file from the 'Download TOC' option,

In the downloaded CSV file he should update the attributes like Name, Description, topics, keywords, and then click on 'Update TOC' to upload the CSV. 

Validate the CSV and notify the user if there are any errors and update the Text book unit attributes on success of api response

To provide the upload file with drag and drop feature, the library fineuploader used in the `org.ekstep.uploadcontent` plugin will be utilized, the suggested name of the plugin is `org.ekstep.uploadcsv-1.0` 



Pros:


Cons

Solution 2:

To provide the upload file with drag and drop feature, the library fineuploader used in the uploadcontent plugin will be utilized, the suggested name of the plugin is `org.ekstep.uploadcsv-1.0` 



  • No labels