No results found

How to import Topics inside Subject

 

System is supporting to import the multple topics for each subject.

For it this is very simple process.

Go to the Subject

At the corner menu 

Upload Topic option will be there.

 

So click on that option

It will ask such prompt for upload csv file.



I will pick this sample file for uploading the topic


Which I already created.

Like this way

CSV file format




Once click on confirm button.
It will start creating new topics.

It may take 0.001 seconds to 5 minutes.

Once done it will provide confirmation about how many Topics it's imported.


 

Below are conditions which need to follow

  1. File type must be .csv
  2. File should not contain more than 1 column
  3. File should not have more than 1000 topics per in single  file for current subject.
  4. If Topics are more than 1000 then need to upload in chunks of files.
  5. If having some empty row then system will ignore empty row. example 1-5 rows have topic and then 8 number row have topic. 
    So system will add total 6 topics 1-5, 8.

  6. File should not have any header or extra column

 

Below is sample:

Topic1  
Topic2  
Topic3  
Topic4  
Topic5  
Topic6  
   

Import Descripton

 

 

If want import description then

use below format to import description with topic

 

Topic1 Desc1
Topic2 Desc2
Topic3  
Topic4  
Topic5 Desc5
Topic6 Desc6