DOC-subject.pdf not DOC-suject.pdf (Bug #117)


Added by red sea over 12 years ago. Updated over 12 years ago.


Status:WontFix Start date:01/10/2013
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

1-
AMC making pdf file with this name : DOC-suject.pdf (without b).

but in the document files and in command line wrote it DOC-subject.pdf (with b).

regards

2- in the command line :

auto-multiple-choice export --data ./data \
  --module ods \
  --fich-noms students-list.csv \
  --o output-note.ods

this export ods to the main folder, but the right choice is :

http://project.auto-multiple-choice.net/projects/auto-multiple-choice/wiki/Using_AMC_in_command_line_only?version=11

auto-multiple-choice export --data ./data \
  --module ods \
  --fich-noms students-list.csv \
  --o ./exports/output-note.ods

to export ods to exports folder.


History

Updated by Alexis Bienvenüe over 12 years ago

  1. AMC gui uses DOC-sujet.pdf for the subject file, but you can use whatever name you want when using auto-multiple-choice commands.
  2. There is no 'right choice'. AMC gui stores the exported files in the export subdirectory, but the auto-multiple-choice command user can make another choice...
  • Status changed from New to WontFix

Updated by red sea over 12 years ago

ok, thanks

regards

Also available in: Atom PDF